Skip to content

Commit

Permalink
fix: Rename rich workspace to folder description
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <[email protected]>
  • Loading branch information
juliusknorr committed Oct 19, 2023
1 parent 15c3927 commit 3470ecb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/FilesSettings.vue
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
class="checkbox"
type="checkbox"
@change="toggle">
<label for="showRichWorkspacesToggle">{{ t('text', 'Show rich workspaces') }}</label>
<label for="showRichWorkspacesToggle">{{ t('text', 'Show folder description') }}</label>
</div>
</template>

Expand Down

0 comments on commit 3470ecb

Please sign in to comment.