Global color schema, remove name and register number access in preferences, add alert in first startup wizard
This commit is contained in:
@@ -34,7 +34,7 @@ defineProps({
|
||||
<outlined-button
|
||||
v-if="!hideAddButton"
|
||||
prepend-icon="mdi-plus"
|
||||
color="green"
|
||||
color="success"
|
||||
:disabled="fetchInProgress"
|
||||
@click="onAddClick()"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user