Save character data bank attachments as non-exportable

This commit is contained in:
Cohee
2024-04-18 22:16:51 +03:00
parent 59bb04f1b3
commit f4f0a59e90
4 changed files with 41 additions and 19 deletions

View File

@ -146,6 +146,7 @@ const extension_settings = {
global: {},
},
attachments: [],
character_attachments: {},
};
let modules = [];