[feat] ask removal option

This commit is contained in:
kwaroran
2023-05-23 08:46:21 +09:00
parent 51a90f9aa4
commit 8827698b3a
5 changed files with 14 additions and 3 deletions

View File

@@ -119,6 +119,11 @@
<span>{language.SwipeRegenerate}</span>
</div>
<div class="flex items-center mt-2">
<Check bind:check={$DataBase.askRemoval}/>
<span>{language.askRemoval}</span>
</div>
<div class="flex items-center mt-2">
<Check bind:check={$DataBase.roundIcons}/>
<span>{language.roundIcons}</span>