mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-13 11:03:31 +00:00
upd docstring
This commit is contained in:
@@ -78,7 +78,7 @@ class App(tk.Tk):
|
||||
if kind:
|
||||
self.kind = kind
|
||||
|
||||
# register app as observer
|
||||
# register event callbacks
|
||||
self.target.subject.add([self.on_pdirty, self.on_ldirty])
|
||||
|
||||
self.bus_frame = None
|
||||
|
||||
Reference in New Issue
Block a user