marinofaggiana 4 年之前
父节点
当前提交
ef85828ccf
共有 1 个文件被更改,包括 0 次插入2 次删除
  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(