Skip to content

Commit c24c215

Browse files
artongenextcloud-command
authored andcommitted
refactor: adjust nextcloud-vue props to latest version
Signed-off-by: Louis Chemineau <[email protected]> Signed-off-by: nextcloud-command <[email protected]>
1 parent c3e10aa commit c24c215

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

js/activity-app.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

js/activity-app.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/views/ActivityAppNavigation.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
class="settings-link"
4343
:href="personalSettingsLink"
4444
:title="t('activity', 'Personal notification settings')"
45-
type="tertiary">
45+
variant="tertiary">
4646
{{ t('activity', 'Personal notification settings') }}
4747
</NcButton>
4848
</NcAppNavigationSettings>

0 commit comments

Comments
 (0)