release v2.0.0 #4

Merged
crimsen merged 481 commits from develop into master 2024-01-18 15:15:08 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 010ad6e107 - Show all commits

View File

@ -11,7 +11,7 @@
<q-btn
round
dense
icon="close"
icon="mdi-close"
size="sm"
color="negative"
class="q-ma-xs"
@ -22,7 +22,7 @@
v-if="modelValue.accept !== undefined"
round
dense
icon="check"
icon="mdi-check"
size="sm"
color="positive"
class="q-ma-xs"