diff --git a/Secretive/App.swift b/Secretive/App.swift index be31442..6bbf83e 100644 --- a/Secretive/App.swift +++ b/Secretive/App.swift @@ -4,7 +4,7 @@ import SecretKit import Brief @main -struct AppDelegate: App { +struct Secretive: App { private let storeList: SecretStoreList = { let list = SecretStoreList()