Skip to content

Commit

Permalink
fix: board bubble preview widget
Browse files Browse the repository at this point in the history
Signed-off-by: Luka Trovic <luka@nextcloud.com>
  • Loading branch information
luka-nextcloud committed Nov 1, 2024
1 parent af680cb commit bd1bd0a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/init-reference.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ registerWidget('deck-board', async (el, { richObjectType, richObject, accessible
}, (el) => {
boardWidgets[el].$destroy()
delete boardWidgets[el]
}, {
fullWidth: true,
})

registerWidget('deck-comment', async (el, { richObjectType, richObject, accessible }) => {
Expand Down

0 comments on commit bd1bd0a

Please sign in to comment.