Selaa lähdekoodia

Re-enable file input. (Only works with drag-drop.)

Ian Walton 3 vuotta sitten
vanhempi
commit
01b6b5fc1f
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  1. 2 1
      native/nativeshell.js

+ 2 - 1
native/nativeshell.js

@@ -13,7 +13,8 @@ const features = [
     "filedownload",
     "remotevideo",
     "displaymode",
-    "screensaver"
+    "screensaver",
+    "fileinput"
 ];
 
 const plugins = [