瀏覽代碼

auto acp scripted

dev
jfinn 5 年之前
父節點
當前提交
764dc7c1a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      iconf.js

+ 1
- 1
iconf.js 查看文件

@@ -1,6 +1,6 @@
1 1
 /* eslint-disable no-unused-vars, no-var, max-len */
2 2
 // console.trace("interfaceConfig")
3
-var interfaceConfig_old = {
3
+var interfaceConfig = {
4 4
     // TO FIX: this needs to be handled from SASS variables. There are some
5 5
     // methods allowing to use variables both in css and js.
6 6
     DEFAULT_BACKGROUND: '#474747',

Loading…
取消
儲存