diff --git a/public/scripts/char-data.js b/public/scripts/char-data.js index ee87958ce..378c19ca3 100644 --- a/public/scripts/char-data.js +++ b/public/scripts/char-data.js @@ -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