Skip to content

Commit

Permalink
fix: remove isView property from element object
Browse files Browse the repository at this point in the history
Signed-off-by: Elizabeth Danzberger <lizzy7128@tutanota.de>
  • Loading branch information
elzody committed Mar 28, 2024
1 parent 53de3cf commit a68d8e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/views/ContentReferenceWidget.vue
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ export default {
return {
element: {
...this.richObject,
isView: this.richObject.link.includes('view'),
},
}
},
Expand Down

0 comments on commit a68d8e3

Please sign in to comment.