mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 12:24:47 +00:00
Fix filter clients from top items
This commit is contained in:
parent
2837f85435
commit
1eb0df9063
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ class RowItem extends StatelessWidget {
|
||||||
clients: [domain]
|
clients: [domain]
|
||||||
)
|
)
|
||||||
);
|
);
|
||||||
|
appConfigProvider.setSelectedScreen(2);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
child: Padding(
|
child: Padding(
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue