mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-05 04:40:37 +00:00
Responsive navigation settings
This commit is contained in:
parent
aefdac5650
commit
ef43f8b5dd
11 changed files with 273 additions and 113 deletions
|
@ -60,7 +60,7 @@ class _AccessSettingsWidgetState extends State<AccessSettingsWidget> with Ticker
|
|||
|
||||
@override
|
||||
void initState() {
|
||||
fetchClients();
|
||||
if (mounted) fetchClients();
|
||||
super.initState();
|
||||
tabController = TabController(
|
||||
initialIndex: 0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue