mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 20:30:35 +00:00
Added client name clients list
This commit is contained in:
parent
82870ded63
commit
195f97ca64
6 changed files with 97 additions and 18 deletions
|
@ -153,6 +153,7 @@ class _HomeState extends State<Home> {
|
|||
label: AppLocalizations.of(context)!.topClients,
|
||||
data: serversProvider.serverStatus.data!.stats.topClients,
|
||||
type: 'topClients',
|
||||
clients: true,
|
||||
),
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue