Skip to content
This repository has been archived by the owner on Nov 22, 2022. It is now read-only.

Commit

Permalink
Add ui settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Fajfa committed Feb 24, 2022
1 parent 137ba25 commit 6134d9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/views/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
>
<c-topbar
:sidebar-pinned="pinned"
:settings="$Settings.get('ui.topbar', {})"
:labels="{
helpForum: $t('navigation:help.forum'),
helpDocumentation: $t('navigation:help.documentation'),
Expand Down

0 comments on commit 6134d9b

Please sign in to comment.