refactor(Home): 主页图片走后端获取,修改git clone的地址
This commit is contained in:
@@ -43,6 +43,10 @@ export type MaaUserConfig_Info = {
|
||||
* 基建模式
|
||||
*/
|
||||
InfrastMode?: ('Normal' | 'Rotation' | 'Custom' | null);
|
||||
/**
|
||||
* 自定义基建文件路径
|
||||
*/
|
||||
InfrastPath?: (string | null);
|
||||
/**
|
||||
* 密码
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user