Skip to content

Commit

Permalink
fix academic help issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Apricitine authored Jan 31, 2024
1 parent 801265f commit 81323db
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_HELP", "ADVISORY_CLUBS"];
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"];

0 comments on commit 81323db

Please sign in to comment.