Merge remote-tracking branch 'origin/develop' into element

element
J. Ryan Stinnett 2020-07-15 10:35:45 +01:00
當前提交 b720c8a138
共有 1 個檔案被更改,包括 0 行新增8 行删除

查看文件

@ -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
*/ */