Skip to content

Commit 6c72631

Browse files
szaimennextcloud-command
authored andcommitted
add beta channel advice to the updatenotification section
Signed-off-by: szaimen <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent 8acefc9 commit 6c72631

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

apps/updatenotification/src/components/UpdateNotification.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,10 @@
8484
</template>
8585
</div>
8686

87+
<div>
88+
{{ 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.') }}
89+
</div>
90+
8791
<h3 class="update-channel-selector">
8892
{{ t('updatenotification', 'Update channel:') }}
8993
<div v-click-outside="closeUpdateChannelMenu" class="update-menu">

0 commit comments

Comments
 (0)