We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64bb729 + 9181e2b commit 048f584Copy full SHA for 048f584
1 file changed
src/main/java/edu/tamu/app/enums/NotificationLocation.java
@@ -2,6 +2,6 @@
2
3
public enum NotificationLocation {
4
5
- MAIN, EVANS, CUSHING, MSL, WCL, PSEL, QATAR, SCHOLARS;
+ MAIN, EVANS, CUSHING, MSL, WCL, PSEL, QATAR, SCHOLARS, HELPDESK;
6
7
}
0 commit comments