Skip to content
Snippets Groups Projects
Verified Commit 55598d1c authored by tusooa's avatar tusooa :zap:
Browse files

Fix save draft button

parent 18d8bb2c
No related branches found
No related tags found
1 merge request!1799Drafts
......@@ -306,6 +306,7 @@
<button
v-else
class="btn button-default"
@click="saveDraft"
>
{{ $t('post_status.save_to_drafts_button') }}
</button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment