mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 05:52:51 +00:00
Fixed bugs update system
This commit is contained in:
parent
4a9d2abf19
commit
026cbd523e
5 changed files with 32 additions and 24 deletions
|
@ -109,7 +109,7 @@ class Settings extends StatelessWidget {
|
|||
)
|
||||
},
|
||||
),
|
||||
CustomListTile(
|
||||
if (serversProvider.updateAvailable.data != null) CustomListTile(
|
||||
icon: Icons.system_update_rounded,
|
||||
title: AppLocalizations.of(context)!.updates,
|
||||
subtitle: AppLocalizations.of(context)!.updatesDescription,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue