mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-23 15:29:13 +00:00
Fix
This commit is contained in:
parent
ac6e8f7000
commit
1f74da906a
1 changed files with 2 additions and 1 deletions
|
@ -57,6 +57,7 @@ class ListOptionsMenu extends StatelessWidget {
|
|||
|
||||
processModal.close();
|
||||
|
||||
if (!context.mounted) return;
|
||||
if (result == true) {
|
||||
showSnacbkar(
|
||||
appConfigProvider: appConfigProvider,
|
||||
|
|
Loading…
Add table
Reference in a new issue