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