Add /css-var slash command

- Add /css-var slash command to set CSS variables on some elements
- Update gallery div id to something actually unique ("#draggable_gallery")
This commit is contained in:
Wolfsblvt
2025-01-09 18:37:50 +01:00
parent 23779fe565
commit a8b5f8a95f
3 changed files with 91 additions and 1 deletions

View File

@ -37,6 +37,7 @@ export const enumIcons = {
voice: '🎤',
server: '🖥️',
popup: '🗔',
image: '🖼️',
true: '✔️',
false: '❌',