소스 검색

auto acp scripted

dev
jfinn 5 년 전
부모
커밋
764dc7c1a2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      iconf.js

+ 1
- 1
iconf.js 파일 보기

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

Loading…
취소
저장