Skip to content

Commit

Permalink
modify user config
Browse files Browse the repository at this point in the history
  • Loading branch information
Widiskel committed Aug 6, 2024
1 parent 7e246f3 commit a034032
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions user_config_tmp.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
// const userConfig = [9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 24, 25, 26, 31, 27 , 32, 33];

// USER CONFIG
const userConfig = [
1, 9, 10, 11, 16, 17, 18, 19, 20, 21, 22, 23, 28, 29, 30, 24, 25, 26, 31, 27,
32, 33,
];
const userConfig = [9, 10, 24, 25, 26, 27, 31];

export { userConfig };

0 comments on commit a034032

Please sign in to comment.