Skip to content

Commit 6752a12

Browse files
committed
Bugfix
1 parent 552dbf0 commit 6752a12

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

share/kwipe/config/settings.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ verify = False
44
update = True
55
exclude = 11,1,252,7
66

7-
[locked]
7+
[locked]
8+

share/kwipe/docs/changelog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ Changed removed thread.setPriority from main.py
177177
Changed from time.time to time.perf_counter
178178
Changed to f'{} style
179179
Changed "Creating TableWidget Items" part to use enumerate()
180-
Changed from open() to directio to increase the speed by up to 4 times
180+
Changed from open().write() to directio.write() to increase the speed by up to 4 times
181181
Added exclude devices in settings
182182
Updated copyright date
183183
Updated donation.ui

0 commit comments

Comments
 (0)