[WIP] Placeholder for built-in chat variables

This commit is contained in:
Cohee
2023-11-06 22:50:32 +02:00
parent 1896732f17
commit 568f352cf6
2 changed files with 123 additions and 0 deletions

View File

@ -160,6 +160,9 @@ const extension_settings = {
rvc: {},
hypebot: {},
vectors: {},
variables: {
global: {},
},
};
let modules = [];