mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-06-29 04:19:51 +00:00
Added date log details
This commit is contained in:
parent
568b879054
commit
923fb97f03
7 changed files with 184 additions and 161 deletions
|
@ -133,7 +133,6 @@ class FilteringProvider with ChangeNotifier {
|
|||
if (result2.successful == true) {
|
||||
_filtering = result2.content as Filtering;
|
||||
notifyListeners();
|
||||
print(result.content);
|
||||
return {
|
||||
"success": true,
|
||||
"data": result.content
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue