[fix] rerolls

This commit is contained in:
kwaroran
2023-12-18 18:20:08 +09:00
parent e8539d6661
commit 307a0390d2
2 changed files with 2 additions and 2 deletions

View File

@@ -166,7 +166,7 @@
</SelectInput>
</Arcodion>
<Arcodion name="superMemory" styled>
<Arcodion name={language.SuperMemory} styled>
<span class="text-textcolor mt-4">{language.SuperMemory} {language.model}</span>
<SelectInput className="mt-2 mb-2" bind:value={$DataBase.supaMemoryType}>
<OptionInput value="none" >None</OptionInput>