mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-18 06:06:06 -04:00
NEw version 10.96
This commit is contained in:
BIN
src/accessible_output2/lib/nvdaControllerClient64.dll
Normal file
BIN
src/accessible_output2/lib/nvdaControllerClient64.dll
Normal file
Binary file not shown.
@@ -43,5 +43,5 @@ class Output(object):
|
||||
def speak(self, **optiont):
|
||||
return False
|
||||
|
||||
def braille(self, **options):
|
||||
def braille(self, *args, **options):
|
||||
return False
|
||||
|
Reference in New Issue
Block a user