[feat] devtools

This commit is contained in:
kwaroran
2023-12-27 00:04:07 +09:00
parent 6c4a3d7764
commit 6692905668

View File

@@ -805,6 +805,7 @@
&& currentChar.data.license !== 'CC BY-SA 4.0'
&& currentChar.data.license !== 'CC BY-ND 4.0'
&& currentChar.data.license !== 'CC BY-NC-ND 4.0'
|| $DataBase.tpo
}
<Button size="lg" on:click={async () => {
exportChar($selectedCharID)