This commit is contained in:
@@ -334,7 +334,7 @@
|
||||
</template>
|
||||
</v-sheet>
|
||||
<template>
|
||||
<!-- SETTINGS DIALOG -->
|
||||
<!-- ############## SETTINGS DIALOG #################-->
|
||||
<v-row justify="center">
|
||||
<v-dialog max-width="600px" v-model="settingsDialog">
|
||||
<v-card>
|
||||
@@ -347,6 +347,7 @@
|
||||
v-model="tempFirstTime"
|
||||
></gz-time-picker>
|
||||
</v-col>
|
||||
|
||||
<v-col cols="12">
|
||||
<GZDaysOfWeek
|
||||
:label="$ay.t('ExcludeDaysOfWeek')"
|
||||
|
||||
Reference in New Issue
Block a user