Commands can be added and removed dynamically by plugins.
This commit is contained in:
parent
6d902fce39
commit
70a1fd543d
@ -1021,4 +1021,4 @@ int command_dipatcher(struct hub_info* hub, struct hub_user* user, const char* m
|
|||||||
command_destroy(cmd);
|
command_destroy(cmd);
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
#endif // 0
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user