updater: keep updateInfo response same as in the app object
This commit is contained in:
+3
-1
@@ -3091,6 +3091,8 @@ export default {
|
||||
|
||||
canBackupApp,
|
||||
|
||||
canAutoupdateAppSync,
|
||||
|
||||
PORT_TYPE_TCP,
|
||||
PORT_TYPE_UDP,
|
||||
|
||||
@@ -3137,5 +3139,5 @@ export default {
|
||||
_validateUpstreamUri: validateUpstreamUri,
|
||||
_validateLocations: validateLocations,
|
||||
_parseCrontab: parseCrontab,
|
||||
_clear: clear
|
||||
_clear: clear,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user