Skip to content

Commit e934067

Browse files
luka-nextcloudbackportbot[bot]
authored andcommitted
fix: show close button when open readonly files on mobile app
Signed-off-by: Luka Trovic <luka@nextcloud.com>
1 parent 5d3b33b commit e934067

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Editor.vue

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
:sessions="filteredSessions"
3030
:sync-error="syncError"
3131
:has-connection-issue="requireReconnect" />
32+
<slot name="header" />
3233
</ReadonlyBar>
3334
</slot>
3435
</template>

0 commit comments

Comments
 (0)