修复控制面板的空白文图

This commit is contained in:
wangsong 2022-06-17 02:51:47 +08:00
parent ea0e39613f
commit eb015aa0ed
2 changed files with 1 additions and 1 deletions

View File

@ -472,7 +472,7 @@ class UpdateList():
#important_list 为空时此次不需要升级
if not group_important_list and not self.upgrade_meta.single_pkgs:
self.parent.dbusController.UpdateDetectFinished(True,[''],'','')
self.parent.dbusController.UpdateDetectFinished(True,[],'','')
return
#产生单包的JSON

0
backend/data/system-updater-coverable.conf Executable file → Normal file
View File