Fix char data typedef
| @@ -112,6 +112,5 @@ | ||
| 112 | 112 | * @property {string} chat - name of the current chat file chat |
| 113 | 113 | * @property {string} avatar - file name of the avatar image (acts as a unique identifier) |
| 114 | 114 | * @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. | |
| 116 | 115 | */ |
| 117 | 116 | export default 0;// now this file is a module |