marinofaggiana 4 years ago
parent
commit
ef85828ccf
1 changed files with 0 additions and 2 deletions
  1. 0 2
      iOSClient/Main/Menu/AppDelegate+Menu.swift

+ 0 - 2
iOSClient/Main/Menu/AppDelegate+Menu.swift

@@ -102,7 +102,6 @@ extension AppDelegate {
             )
         } 
         
-        #if !targetEnvironment(simulator)
         actions.append(
             NCMenuAction(
                 title: NSLocalizedString("_scans_document_", comment: ""),
@@ -112,7 +111,6 @@ extension AppDelegate {
                 }
             )
         )
-        #endif
 
         actions.append(
             NCMenuAction(