mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-14 22:12:53 +00:00
Added date log details
This commit is contained in:
parent
568b879054
commit
923fb97f03
7 changed files with 184 additions and 161 deletions
|
@ -913,7 +913,6 @@ class ApiClientV2 {
|
|||
server: server,
|
||||
body: body
|
||||
);
|
||||
print(result.body);
|
||||
return ApiResponse(successful: result.successful);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue