mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-09 04:42:59 +02:00
📝 Minor tweaks, updated README
This commit is contained in:
@@ -19,7 +19,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
||||
// MARK: - Initializer
|
||||
|
||||
override init() {
|
||||
self.sharedShell = Shell.shared
|
||||
self.sharedShell = Shell.user
|
||||
self.state = App.shared
|
||||
self.menu = MainMenu.shared
|
||||
super.init()
|
||||
|
Reference in New Issue
Block a user