Skip to content

Commit 663a473

Browse files
committed
Supplementary modification
1 parent b4e1431 commit 663a473

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ubuntu-kylin-software-center.py

+2
Original file line numberDiff line numberDiff line change
@@ -891,6 +891,8 @@ def check_source(self):
891891
# "更新", "不更新", "退出", 0, 2)
892892

893893
# show loading and update processbar this moment
894+
if (Globals.LAUNCH_MODE == 'normal'):
895+
self.show()
894896

895897
if MessageBox.checkbox.isChecked():
896898
self.worker_thread0.appmgr.set_check_update_false()

0 commit comments

Comments
 (0)