Fix group candidates fuzzy filter

This commit is contained in:
Cohee
2024-12-06 23:04:18 +02:00
parent 51f89aaf7b
commit b8a9a55246
3 changed files with 14 additions and 11 deletions

View File

@ -75,6 +75,7 @@
* @property {string} [source_url] - The source URL associated with the character.
* @property {{full_path: string}} [chub] - The Chub-specific data associated with the character.
* @property {{source: string[]}} [risuai] - The RisuAI-specific data associated with the character.
* @property {{positive: string, negative: string}} [sd_character_prompt] - SD-specific data associated with the character.
*/
/**