forgot to lint

This commit is contained in:
msramalho
2023-10-25 17:25:20 +01:00
parent 8df7f2301d
commit a343a4cce1

View File

@@ -139,7 +139,8 @@
type="error"
variant="outlined"
closable
>{{ $store.state.errorMessage }}</v-alert>
>{{ $store.state.errorMessage }}</v-alert
>
<v-text-field
label="Google Sheet URL"
v-model="spreadsheetUrl"