mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-03-09 16:40:10 +01:00
Spell CSS consistently
This commit is contained in:
parent
63c6fbaf58
commit
50217e37b8
@ -799,7 +799,7 @@ export function initDefaultSlashCommands() {
|
||||
}),
|
||||
SlashCommandNamedArgument.fromProps({
|
||||
name: 'cssClass',
|
||||
description: 'additional css class to add to the toast message (e.g. for custom styling)',
|
||||
description: 'additional CSS class to add to the toast message (e.g. for custom styling)',
|
||||
typeList: [ARGUMENT_TYPE.STRING],
|
||||
}),
|
||||
SlashCommandNamedArgument.fromProps({
|
||||
|
Loading…
x
Reference in New Issue
Block a user