Merge branch 'module_refactoring' into develop

This commit is contained in:
Riley Testut
2020-09-09 10:41:17 -07:00
413 changed files with 3942 additions and 3976 deletions

View File

@@ -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)