[FIX] Fix broken chatstates

This commit is contained in:
LDA 2024-08-04 18:10:51 +02:00
commit 88bd2d27ad
3 changed files with 7 additions and 14 deletions

View file

@ -59,7 +59,7 @@ extern char * ASCreateRoom(const ParseeConfig *c, char *by, char *alias);
extern char * ASCreateDM(const ParseeConfig *c, char *by, char *with);
/** Sets the user's global display{name]
/** Sets the user's global display{name}
* --------
* Returns: NOTHING
* Modifies: [EXT:User status]