diff --git a/vue_frontend/src/components/UlohaVzorakNode.vue b/vue_frontend/src/components/UlohaVzorakNode.vue index fef14e21..753a5cef 100644 --- a/vue_frontend/src/components/UlohaVzorakNode.vue +++ b/vue_frontend/src/components/UlohaVzorakNode.vue @@ -35,6 +35,7 @@ export default { item: Object, create: Boolean, showSelect: Boolean, + editorMode: Boolean, }, mounted: function(){ if (this.item.node.uloha === null){ @@ -71,4 +72,4 @@ export default { .upravit { margin-top:-40px; } - \ No newline at end of file +