Skip to content

Commit 048f584

Browse files
authored
Merge pull request #81 from TAMULib/add_location
Add new location
2 parents 64bb729 + 9181e2b commit 048f584

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/edu/tamu/app/enums/NotificationLocation.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
public enum NotificationLocation {
44

5-
MAIN, EVANS, CUSHING, MSL, WCL, PSEL, QATAR, SCHOLARS;
5+
MAIN, EVANS, CUSHING, MSL, WCL, PSEL, QATAR, SCHOLARS, HELPDESK;
66

77
}

0 commit comments

Comments
 (0)