Move shallow toggle to config.yaml

This commit is contained in:
Cohee
2025-03-04 23:32:42 +02:00
parent 383806325a
commit 3d813e4ef6
7 changed files with 21 additions and 24 deletions

View File

@ -113,5 +113,6 @@
* @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 {boolean?} shallow - if the data is shallow (lazy-loaded)
*/
export default 0;// now this file is a module