Commit f8126071 by Иван Кубота

inc store

parent 552f8d20
import { AsyncAuthAjax } from "../controller/Ajax";
import { API } from "../dict/Consts";
let latest, STORE_VERSION = 'v0.3';
let latest, STORE_VERSION = 'v0.4';
const store = new Store(latest = {
_VERSION_: STORE_VERSION,
'navigation': {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment