mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Add character backgrounds plugin #82
This commit is contained in:
@ -9,7 +9,7 @@ export {
|
||||
extension_settings,
|
||||
};
|
||||
|
||||
const extensionNames = ['caption', 'dice', 'expressions', 'floating-prompt', 'memory'];
|
||||
const extensionNames = ['caption', 'dice', 'expressions', 'floating-prompt', 'memory', 'backgrounds'];
|
||||
const manifests = await getManifests(extensionNames);
|
||||
const defaultUrl = "http://localhost:5100";
|
||||
|
||||
|
Reference in New Issue
Block a user