[feat] added regex script helps

This commit is contained in:
kwaroran
2023-05-08 00:13:55 +09:00
parent 2b33ea45a7
commit faaba0bdaa
4 changed files with 18 additions and 2 deletions

View File

@@ -396,7 +396,7 @@
</tr>
{/each}
</table>
<span class="text-neutral-200 mt-4">{language.regexScript} <Help key="experimental"/></span>
<span class="text-neutral-200 mt-4">{language.regexScript} <Help key="regexScript"/></span>
<table class="contain w-full max-w-full tabler mt-2 flex flex-col p-2 gap-2">
{#if currentChar.data.customscript.length === 0}
<div class="text-gray-500">No Scripts</div>