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