alqindiirsyam 1 an în urmă
părinte
comite
05ef708ddf

+ 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 {