mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-03 03:44:49 +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]
|
||||
)
|
||||
);
|
||||
appConfigProvider.setSelectedScreen(2);
|
||||
}
|
||||
},
|
||||
child: Padding(
|
||||
|
|
Loading…
Add table
Reference in a new issue