mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-12 09:18:14 +08:00
⬆️ 走ssh更新,统一更新日志路径,更新依赖
This commit is contained in:
@@ -261,7 +261,7 @@ async function checkUpdate(): Promise<void> {
|
||||
appStore.buildTime = getBuildTime();
|
||||
await TGSqlite.update();
|
||||
showSnackbar({ text: "数据库已更新!", color: "success", timeout: 3000 });
|
||||
window.open("https://app.btmuli.ink/docs/Changelogs.html");
|
||||
window.open("https://app.btmuli.ink/docs/TeyvatGuide/changelogs.html");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user