We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dc45374 + 81342ca commit 5503496Copy full SHA for 5503496
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;
+ MAIN, EVANS, CUSHING, MSL, WCL, PSEL, QATAR, SCHOLARS;
6
7
}
0 commit comments