fix triggerscript help

This commit is contained in:
kwaroran
2024-04-10 11:20:14 +09:00
parent 9bcb4aba4d
commit d8b60e1a12
2 changed files with 2 additions and 1 deletions

View File

@@ -493,7 +493,7 @@
}
}}><PlusIcon /></button>
<span class="text-textcolor mt-4">{language.triggerScript} <Help key="regexScript"/></span>
<span class="text-textcolor mt-4">{language.triggerScript} <Help key="triggerScript"/></span>
<TriggerList bind:value={currentChar.data.triggerscript} />
<button class="font-medium cursor-pointer hover:text-green-500 mb-2" on:click={() => {
if(currentChar.type === 'character'){