Global color schema, remove name and register number access in preferences, add alert in first startup wizard
This commit is contained in:
@@ -69,7 +69,7 @@ async function startLogin() {
|
||||
append-icon="mdi-arrow-right"
|
||||
@click="startLogin"
|
||||
:loading="accountStore.fetchInProgress"
|
||||
color="green"
|
||||
color="success"
|
||||
id="btn-login"
|
||||
>
|
||||
{{ $t('account.login.login') }}
|
||||
|
||||
Reference in New Issue
Block a user