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