mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
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:
@ -37,6 +37,7 @@ export const enumIcons = {
|
||||
voice: '🎤',
|
||||
server: '🖥️',
|
||||
popup: '🗔',
|
||||
image: '🖼️',
|
||||
|
||||
true: '✔️',
|
||||
false: '❌',
|
||||
|
Reference in New Issue
Block a user