fix: get_online_clients

This commit is contained in:
手瓜一十雪 2024-10-22 11:17:39 +08:00
parent baaa8a70dc
commit bd717c298a

View File

@ -134,6 +134,7 @@ export enum ActionName {
GetUserStatus = 'nc_get_user_status',
GetRkey = 'nc_get_rkey',
GetGroupShutList = 'get_group_shut_list',
GetOnlineClient = "get_online_clients",
// GetGroupIgnoreAddRequest = 'get_group_ignore_add_request',
// GetConfig = 'get_config',