Explorar o código

disable google drive everywhere

Artur Paikin %!s(int64=6) %!d(string=hai) anos
pai
achega
f77a10270c
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      website/src/examples/dashboard/app.html

+ 2 - 2
website/src/examples/dashboard/app.html

@@ -26,7 +26,7 @@
   var optionInputs = {
     DashboardInline: document.querySelector('#opts-DashboardInline'),
     Webcam: document.querySelector('#opts-Webcam'),
-    GoogleDrive: document.querySelector('#opts-GoogleDrive'),
+    // GoogleDrive: document.querySelector('#opts-GoogleDrive'),
     Dropbox: document.querySelector('#opts-Dropbox'),
     Instagram: document.querySelector('#opts-Instagram'),
     Url: document.querySelector('#opts-Url'),
@@ -38,7 +38,7 @@
   var defaultOpts = {
     DashboardInline: true,
     Webcam: true,
-    GoogleDrive: false,
+    // GoogleDrive: false,
     Instagram: true,
     Dropbox: true,
     Url: true,