This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Feature: Add Image type for pin-upload
pull/173/head
winkidney
4 years ago
parent
c2d2f87b0e
commit
50266a6acc
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
pinry-spa/src/components/pin_edit/FileUpload.vue
+ 1
- 0
pinry-spa/src/components/pin_edit/FileUpload.vue
View File
@@ -8,6 +8,7 @@
<div v-show="previewImage === null">
<b-field>
<b-upload v-model="dropFile"
accept="image/*"
:loading="loading"
drag-drop>
<section class="section">
Write
Preview
Loading…
Cancel
Save