mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-04-22 14:59: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();
|
processModal.close();
|
||||||
|
|
||||||
|
if (!context.mounted) return;
|
||||||
if (result == true) {
|
if (result == true) {
|
||||||
showSnacbkar(
|
showSnacbkar(
|
||||||
appConfigProvider: appConfigProvider,
|
appConfigProvider: appConfigProvider,
|
||||||
|
|
Loading…
Add table
Reference in a new issue