Merge branch 'main' into LOA-Upgrades
This commit is contained in:
@@ -26,6 +26,7 @@ export interface CalendarSignup {
|
||||
eventID: number;
|
||||
status: CalendarAttendance;
|
||||
member_name?: string;
|
||||
member_unit?: string;
|
||||
}
|
||||
|
||||
export interface CalendarEventShort {
|
||||
|
||||
Reference in New Issue
Block a user