Skip to content

Commit

Permalink
add beta channel advice to the updatenotification section
Browse files Browse the repository at this point in the history
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
szaimen committed Mar 30, 2022
1 parent f528c54 commit d84eda9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions apps/updatenotification/src/components/UpdateNotification.vue
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,10 @@
</template>
</div>

<div>
{{ t('updatenotification', 'You can change the update channel below which also affects the apps management page. E.g. after switching to the beta channel, beta app updates will be offered to you in the apps management page.') }}
</div>

<h3 class="update-channel-selector">
{{ t('updatenotification', 'Update channel:') }}
<div v-click-outside="closeUpdateChannelMenu" class="update-menu">
Expand Down
Loading

0 comments on commit d84eda9

Please sign in to comment.