mod: navBar首页可编辑
This commit is contained in:
@ -74,7 +74,6 @@ class _NavigationbarSetPageState extends State<NavigationBarSetPage> {
|
|||||||
},
|
},
|
||||||
title: Text(defaultNavTabs[i]['label']),
|
title: Text(defaultNavTabs[i]['label']),
|
||||||
secondary: const Icon(Icons.drag_indicator_rounded),
|
secondary: const Icon(Icons.drag_indicator_rounded),
|
||||||
enabled: defaultNavTabs[i]['id'] != 0,
|
|
||||||
)
|
)
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
Reference in New Issue
Block a user