Archive und Logging
This commit is contained in:
@@ -36,7 +36,8 @@ export enum LogType {
|
||||
export enum EmailEvent {
|
||||
GrantSystemAccess,
|
||||
RemoveSystemAccess,
|
||||
KeyHandout
|
||||
KeyHandout,
|
||||
KeyLostOrFound
|
||||
}
|
||||
|
||||
export interface EmailLogDto {
|
||||
|
||||
Reference in New Issue
Block a user