fix error

This commit is contained in:
Philipp Kühn 2020-11-02 16:56:01 +01:00
parent c9d5494875
commit c73b03c595

View File

@ -1,6 +1,6 @@
<template>
<div>
<div class="actions">
<div class="actions" v-if="editor">
<button class="button" @click="setContent">
Set Content
</button>