mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Spell CSS consistently
This commit is contained in:
@ -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({
|
||||
|
Reference in New Issue
Block a user