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 Apr 5, 2024
1 parent d0d021e commit ae17ca0
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 ae17ca0

Please sign in to comment.