mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
🚸 版本更新后重置反馈按钮显示
This commit is contained in:
@@ -438,6 +438,7 @@ async function checkUpdate(): Promise<void> {
|
||||
// @ts-expect-error import.meta
|
||||
buildTime.value = import.meta.env.VITE_BUILD_TIME;
|
||||
await TGSqlite.update();
|
||||
showFeedback.value = true;
|
||||
showSnackbar.success("数据库已更新!", 3000);
|
||||
await openUrl("https://app.btmuli.ink/docs/TeyvatGuide/changelogs.html");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user