summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.settings.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.settings.php b/templates/part.settings.php
index 4769ab9cc..0e622b778 100644
--- a/templates/part.settings.php
+++ b/templates/part.settings.php
@@ -43,7 +43,8 @@
<fieldset class="personalblock">
<legend><strong><?php p($l->t('Unread/Starred Articles')); ?></strong></legend>
<input type="file" id="google-upload" name="importgoogle"
- oc-read-file="importGoogleReader($fileContent)"/>
+ accept="application/json"
+ oc-read-file="importGoogleReader($fileContent)"/>
<button title="<?php p($l->t('Import')); ?>"
class="upload-icon svg"
oc-forward-click="{selector:'#google-upload'}">