修复新用户无法设置MAA路径
This commit is contained in:
@@ -1415,7 +1415,7 @@ class Main(QWidget):
|
|||||||
["SelfSet.UIsize", "1200x700"],
|
["SelfSet.UIsize", "1200x700"],
|
||||||
["SelfSet.UIlocation", "100x100"],
|
["SelfSet.UIlocation", "100x100"],
|
||||||
["SelfSet.UImaximized", "False"],
|
["SelfSet.UImaximized", "False"],
|
||||||
["SelfSet.MainIndex", 0],
|
["SelfSet.MainIndex", 2],
|
||||||
]
|
]
|
||||||
|
|
||||||
# 导入配置文件
|
# 导入配置文件
|
||||||
|
|||||||
Reference in New Issue
Block a user