[feat] ask removal option
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user