mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-14 01:03:27 +01:00
Merge branch 'module_refactoring' into develop
This commit is contained in:
@@ -63,7 +63,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
|
||||
UNUserNotificationCenter.current().delegate = self
|
||||
|
||||
ConnectionManager.shared.start()
|
||||
ServerConnectionManager.shared.start()
|
||||
ALTDeviceManager.shared.start()
|
||||
|
||||
let item = NSStatusBar.system.statusItem(withLength: -1)
|
||||
|
||||
Reference in New Issue
Block a user