Skip to content

Commit 919c1eb

Browse files
committed
临时
1 parent 3460f5d commit 919c1eb

6 files changed

Lines changed: 1504 additions & 1526 deletions

File tree

app/src/boot/onGetConfig.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ export const onGetConfig = (isStart: boolean, app: App) => {
7171
/// #if !MOBILE
7272
// 临时:启动后直接打开设置
7373
window.setTimeout(() => {
74-
openSetting(app, "appearance");
74+
openSetting(app, "sync");
7575
}, 0);
7676
/// #endif
7777
} catch (e) {

app/src/config/account.ts

Lines changed: 866 additions & 0 deletions
Large diffs are not rendered by default.

app/src/config/mobileCloudAuth.ts

Lines changed: 0 additions & 374 deletions
This file was deleted.

0 commit comments

Comments
 (0)