This commit is contained in:
2021-10-05 01:08:29 +00:00
parent 5fe758cebe
commit 3b4c4dd12f
3 changed files with 35 additions and 5 deletions

View File

@@ -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')"