[ver] 1.43.1
This commit is contained in:
@@ -9,7 +9,7 @@ import { alertNormal } from '../alert';
|
||||
|
||||
export const DataBase = writable({} as any as Database)
|
||||
export const loadedStore = writable(false)
|
||||
export let appVer = '1.43.0'
|
||||
export let appVer = '1.43.1'
|
||||
export let webAppSubVer = ''
|
||||
|
||||
export function setDatabase(data:Database){
|
||||
|
||||
Reference in New Issue
Block a user