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