alqindiirsyam 1 년 전
부모
커밋
05ef708ddf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      appbuilder-ios/DigiXLite/DigiXLite/Source/View/Control/SettingTableViewController.swift

+ 1 - 1
appbuilder-ios/DigiXLite/DigiXLite/Source/View/Control/SettingTableViewController.swift

@@ -128,7 +128,7 @@ public class SettingTableViewController: UITableViewController, UIGestureRecogni
                         Item(icon: UIImage(systemName: "person.badge.key"), title: "Access Admin / Internal Features".localized()),
                     ]
                 }
-                if Nexilis.showButtonFB {
+                if DigiX.showButtonFB {
                     Item.menus["Personal"]?.append(Item(icon: UIImage(systemName: "gearshape.circle"), title: "Configure Floating Button".localized()))
                 }
                 if !isChangeProfile {