aboutsummaryrefslogtreecommitdiff
path: root/src/components/importer
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/importer')
-rw-r--r--src/components/importer/importer.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/importer/importer.vue b/src/components/importer/importer.vue
index 2a63b31a..88b3f4fe 100644
--- a/src/components/importer/importer.vue
+++ b/src/components/importer/importer.vue
@@ -2,6 +2,7 @@
<div class="importer">
<form>
<input
+ class="input"
ref="input"
type="file"
@change="change"