Skip to content

Commit

Permalink
Update simple/basic mode label
Browse files Browse the repository at this point in the history
  • Loading branch information
zemogle committed Jun 16, 2021
1 parent ba83fe7 commit 1134105
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Profile.vue
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
description="Hide advanced fields on the request composition page."
>
<b-form-checkbox id="checkbox-simple-interface" v-model="formData.profile.simple_interface" :state="getValidState('simple_interface')">
Simple interface
Use Basic Mode
</b-form-checkbox>
</b-form-group>
<b-form-group id="checkbox-group-notifications-enabled" label-for="checkbox-notifications-enabled">
Expand Down

0 comments on commit 1134105

Please sign in to comment.