feat: add get private socket endpoint
This commit is contained in:
@@ -7,5 +7,7 @@ public class RegisterAction {
|
||||
public static void register(HashMap<String, IAction> iMap) {
|
||||
iMap.clear();
|
||||
|
||||
RComb.register(iMap);
|
||||
RClub.register(iMap);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user