Skip to content

Commit

Permalink
remove pilot class lists
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricitine authored Feb 19, 2024
1 parent 7f86812 commit a0685f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion classNames.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ if (customNames == null) {
}

// Custom Names menu data
export const namesMenu = ["PERIOD_0","PERIOD_1","PERIOD_2","PERIOD_3","PERIOD_4","PERIOD_5","PERIOD_6","ADVISORY", "HOMEROOM", "ADVISORY_FLEX", "ADVISORY_LESSON", "HOMEROOM_FLEX", "ADVISORY_ACADEMIC_FLEX", "ADVISORY_CLUBS"];
export const namesMenu = ["PERIOD_0","PERIOD_1","PERIOD_2","PERIOD_3","PERIOD_4","PERIOD_5","PERIOD_6","ADVISORY", "HOMEROOM"];

0 comments on commit a0685f5

Please sign in to comment.