Browse Source

cleaning

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 year ago
parent
commit
521997f0d0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      iOSClient/NCGlobal.swift

+ 2 - 2
iOSClient/NCGlobal.swift

@@ -86,13 +86,13 @@ class NCGlobal: NSObject {
     let refreshTask                                 = "com.nextcloud.refreshTask"
     let refreshTask                                 = "com.nextcloud.refreshTask"
     let processingTask                              = "com.nextcloud.processingTask"
     let processingTask                              = "com.nextcloud.processingTask"
 
 
-    // Name
+    // App
     //
     //
     let appName                                     = "files"
     let appName                                     = "files"
+    let appScheme                                   = "nextcloud"
     let talkName                                    = "talk-message"
     let talkName                                    = "talk-message"
     let spreedName                                  = "spreed"
     let spreedName                                  = "spreed"
     let twofactorNotificatioName                    = "twofactor_nextcloud_notification"
     let twofactorNotificatioName                    = "twofactor_nextcloud_notification"
-    let appScheme                                   = "nextcloud"
 
 
     // Nextcloud version
     // Nextcloud version
     //
     //