mirror of
https://github.com/hyugogirubato/KeyDive.git
synced 2025-05-29 07:40:11 +02:00
Add issue source
This commit is contained in:
parent
fe30ceea32
commit
205c6fff19
@ -33,6 +33,8 @@ class Core:
|
||||
self.logger = logging.getLogger(self.__class__.__name__)
|
||||
self.running = True
|
||||
self.cdm = cdm
|
||||
|
||||
# https://github.com/hyugogirubato/KeyDive/issues/38#issuecomment-2411932679
|
||||
self.skip = skip
|
||||
|
||||
# Select device based on provided ID or default to the first USB device.
|
||||
|
Loading…
x
Reference in New Issue
Block a user