Browse Source

Update AppDelegate.swift

pull/113/head
Abhishek Banthia 2 years ago
parent
commit
179f91b65b
  1. 2
      Clocker/AppDelegate.swift

2
Clocker/AppDelegate.swift

@ -53,7 +53,7 @@ open class AppDelegate: NSObject, NSApplicationDelegate {
#if RELEASE
FirebaseApp.configure()
// checkIfRunFromApplicationsFolder()
checkIfRunFromApplicationsFolder()
#endif
}

Loading…
Cancel
Save