mirror of
https://github.com/bellingcat/auto-archiver-setup-tool.git
synced 2026-06-12 21:48:37 +03:00
forgot to lint
This commit is contained in:
@@ -139,7 +139,8 @@
|
|||||||
type="error"
|
type="error"
|
||||||
variant="outlined"
|
variant="outlined"
|
||||||
closable
|
closable
|
||||||
>{{ $store.state.errorMessage }}</v-alert>
|
>{{ $store.state.errorMessage }}</v-alert
|
||||||
|
>
|
||||||
<v-text-field
|
<v-text-field
|
||||||
label="Google Sheet URL"
|
label="Google Sheet URL"
|
||||||
v-model="spreadsheetUrl"
|
v-model="spreadsheetUrl"
|
||||||
|
|||||||
Reference in New Issue
Block a user