Rename App

This commit is contained in:
Max Goedjen 2020-09-18 14:21:09 -07:00
parent c644f5d4a3
commit 2cbc9144b9
No known key found for this signature in database
GPG Key ID: E58C21DD77B9B8E8

View File

@ -4,7 +4,7 @@ import SecretKit
import Brief
@main
struct AppDelegate: App {
struct Secretive: App {
private let storeList: SecretStoreList = {
let list = SecretStoreList()