mirror of
https://github.com/lwouis/alt-tab-macos.git
synced 2026-05-24 11:20:36 +00:00
fix: better permission revocation detection
This commit is contained in:
@@ -49,6 +49,8 @@ class SystemPermissions {
|
||||
} else {
|
||||
counter += 1
|
||||
}
|
||||
} else {
|
||||
counter = 0
|
||||
}
|
||||
})
|
||||
timer.tolerance = 4.9
|
||||
|
||||
Reference in New Issue
Block a user