Fix char data typedef

c1b395fc49d2a682cbdd6cea9c094a46064e0201

Cohee <18619528+Cohee1207@users.noreply.github.com>

1 files changed, +0 -1Showing whitespace changes
public/scripts/char-data.js+0 -1
@@ -112,6 +112,5 @@
112112 * @property {string} chat - name of the current chat file chat
113113 * @property {string} avatar - file name of the avatar image (acts as a unique identifier)
114114 * @property {string} json_data - the full raw JSON data of the character
115- * @property {number} queueOrder - Characters position in the char queue. #1 is currently generating.
116115 */
117116export default 0;// now this file is a module