소스 검색

auto acp scripted

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

+ 1
- 1
interface_config.js 파일 보기

218
      * How many columns the tile view can expand to. The respected range is
218
      * How many columns the tile view can expand to. The respected range is
219
      * between 1 and 5.
219
      * between 1 and 5.
220
      */
220
      */
221
-    // TILE_VIEW_MAX_COLUMNS: 5,
221
+    TILE_VIEW_MAX_COLUMNS: 3,
222
 
222
 
223
     /**
223
     /**
224
      * Specify custom URL for downloading android mobile app.
224
      * Specify custom URL for downloading android mobile app.

Loading…
취소
저장