Fix char data typedef

This commit is contained in:
Cohee 2024-07-04 20:14:50 +03:00
parent a4a0ec1669
commit c1b395fc49
1 changed files with 0 additions and 1 deletions

View File

@ -112,6 +112,5 @@
* @property {string} chat - name of the current chat file chat
* @property {string} avatar - file name of the avatar image (acts as a unique identifier)
* @property {string} json_data - the full raw JSON data of the character
* @property {number} queueOrder - Characters position in the char queue. #1 is currently generating.
*/
export default 0;// now this file is a module