marinofaggiana 4 tahun lalu
induk
melakukan
0dbfd1601a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      iOSClient/Menu/NCSortMenu.swift

+ 1 - 1
iOSClient/Menu/NCSortMenu.swift

@@ -108,7 +108,7 @@ class NCSortMenu: NSObject {
             )
         )
 
-        if !(hideDirectoryOnTop ?? false) {
+        if !hideDirectoryOnTop {
             actions.append(
                 NCMenuAction(
                     title: NSLocalizedString("_directory_on_top_no_", comment: ""),