Update Settings.vue

This commit is contained in:
René 2020-09-19 00:11:42 +02:00 committed by GitHub
parent 288164ea6a
commit d6279ed965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@
</b-field>
<b-field label="Allow exporting"
message="Allow subscribers to export data colected on them?">
message="Allow subscribers to export data collected on them?">
<b-switch v-model="form['privacy.allow_export']"
name="privacy.allow_export" />
</b-field>