diff --git a/Clocker/AppDelegate.swift b/Clocker/AppDelegate.swift index 261a666..a2b2a0d 100644 --- a/Clocker/AppDelegate.swift +++ b/Clocker/AppDelegate.swift @@ -53,7 +53,7 @@ open class AppDelegate: NSObject, NSApplicationDelegate { #if RELEASE FirebaseApp.configure() -// checkIfRunFromApplicationsFolder() + checkIfRunFromApplicationsFolder() #endif }