Dark mode shortcut
This commit is contained in:
@@ -41,4 +41,7 @@ protocol ShortcutResponder: AnyObject {
|
||||
|
||||
@objc
|
||||
optional func showPreferences(_ sender: Any?)
|
||||
|
||||
@objc
|
||||
optional func toggleDarkMode(_ sender: Any?)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user