commit
989c4a3acc
|
@ -23,14 +23,6 @@ import {getVectorConfig} from "../getconfig";
|
||||||
|
|
||||||
import Favicon from "../../favicon";
|
import Favicon from "../../favicon";
|
||||||
|
|
||||||
export const updateCheckStatusEnum = {
|
|
||||||
CHECKING: 'CHECKING',
|
|
||||||
ERROR: 'ERROR',
|
|
||||||
NOTAVAILABLE: 'NOTAVAILABLE',
|
|
||||||
DOWNLOADING: 'DOWNLOADING',
|
|
||||||
READY: 'READY',
|
|
||||||
};
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Vector-specific extensions to the BasePlatform template
|
* Vector-specific extensions to the BasePlatform template
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue