mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-04 12:24:47 +00:00
Fixed bugs update system
This commit is contained in:
parent
4a9d2abf19
commit
026cbd523e
5 changed files with 32 additions and 24 deletions
|
@ -1994,7 +1994,7 @@ Future checkServerUpdates({
|
|||
};
|
||||
return {
|
||||
'result': 'success',
|
||||
'data': UpdateAvailableData.fromJson(obj)
|
||||
'data': obj
|
||||
};
|
||||
}
|
||||
else {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue