mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
improve setting save
This commit is contained in:
@@ -48,7 +48,7 @@ QueryGetAPI<string>(BASE_API_URL + 'vtsuru/version')
|
||||
isHaveNewVersion = true
|
||||
currentVersion = version.data
|
||||
localStorage.setItem('Version', currentVersion)
|
||||
|
||||
console.log('[vtsuru] 发现新版本: ' + currentVersion)
|
||||
const route = useRoute()
|
||||
if (!route.path.startsWith('/obs')) {
|
||||
const n = notification.info({
|
||||
|
||||
Reference in New Issue
Block a user