mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-12 00:21:03 -07:00
Squash multiple space
This commit is contained in:
parent
cc68c28d1f
commit
e38ee94fa5
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
</div>
|
||||
</x-draggable>
|
||||
</div>
|
||||
<mk-poll-editor v-if="poll" ref="poll" @destroyed="poll = false" @updated="onPollUpdate()"/>
|
||||
<mk-poll-editor v-if="poll" ref="poll" @destroyed="poll = false" @updated="onPollUpdate()"/>
|
||||
<mk-uploader ref="uploader" @uploaded="attachMedia" @change="onChangeUploadings"/>
|
||||
<footer>
|
||||
<button class="upload" @click="chooseFile"><fa icon="upload"/></button>
|
||||
|
|
Loading…
Reference in a new issue