fix: error

This commit is contained in:
手瓜一十雪
2024-10-20 10:05:58 +08:00
parent 1effc93142
commit 6c56e7dad7
2 changed files with 2 additions and 2 deletions

View File

@@ -126,5 +126,5 @@ export enum ActionName {
GetRkey = "nc_get_rkey",
SetSpecialTittle = "set_group_special_title",
// UploadForwardMsg = "upload_forward_msg",
GetGroupShutList = "get_goup_shut_list",
GetGroupShutList = "get_group_shut_list",
}