mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-04-07 17:57:22 +02:00
Fix updater ref
This commit is contained in:
@@ -13,7 +13,7 @@ class AppDelegate: NSObject, NSApplicationDelegate {
|
|||||||
list.add(store: SmartCard.Store())
|
list.add(store: SmartCard.Store())
|
||||||
return list
|
return list
|
||||||
}()
|
}()
|
||||||
let updater = PreviewUpdater()
|
let updater = Updater()
|
||||||
|
|
||||||
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
func applicationDidFinishLaunching(_ aNotification: Notification) {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user