update action
This commit is contained in:
@ -4,7 +4,7 @@ export enum ActivityType {
|
||||
"Update" = "U",
|
||||
"Delete" = "D",
|
||||
"Restore" = "T",
|
||||
"Download" = "D",
|
||||
"Download" = "W",
|
||||
"Login" = "I",
|
||||
"Logout" = "O",
|
||||
};
|
||||
Reference in New Issue
Block a user