Skip to content

Commit 6790976

Browse files
authored
Merge pull request #3346 from nextcloud/fix/force-menu
fix: always show three dots menu in navigation
2 parents 91f55e3 + 2c7bc71 commit 6790976

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/AppNavigationForm.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
:actions-aria-label="t('forms', 'Form actions')"
1010
:counterNumber="form.submissionCount"
1111
compact
12+
forceMenu
1213
:forceDisplayActions="forceDisplayActions"
1314
:name="formTitle"
1415
:to="{

0 commit comments

Comments
 (0)