mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update return types as optional via named arg
- Update the modified slash commands for chat sending to use the named arg - Add `slashCommandReturnHelper` for shared funcitonality on return type usage
This commit is contained in:
@ -36,6 +36,7 @@ export const enumIcons = {
|
||||
message: '💬',
|
||||
voice: '🎤',
|
||||
server: '🖥️',
|
||||
popup: '🗔',
|
||||
|
||||
true: '✔️',
|
||||
false: '❌',
|
||||
|
Reference in New Issue
Block a user