refactor undo feature
This commit is contained in:
@@ -48,6 +48,7 @@ export function formatUndoLabel(action: UndoAction) {
|
||||
case "snapshot_entities":
|
||||
case "snapshot_wikis":
|
||||
case "snapshot_entity_wiki":
|
||||
case "group":
|
||||
return action.label;
|
||||
default:
|
||||
return "Tác vụ";
|
||||
|
||||
Reference in New Issue
Block a user