Browse Source

auto acp scripted

master
jfinn 4 years ago
parent
commit
8d349038e6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      interface_config.js

+ 1
- 1
interface_config.js View File

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

Loading…
Cancel
Save