Show call to action for task description if there is none
This commit is contained in:
@ -22,6 +22,7 @@
|
||||
:upload-enabled="true"
|
||||
@change="save"
|
||||
placeholder="Click here to enter a description..."
|
||||
empty-text="No description available yet."
|
||||
v-model="task.description"/>
|
||||
</div>
|
||||
</template>
|
||||
|
Reference in New Issue
Block a user