Harry Hedger hace 8 años
padre
commit
3dd50112a4
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      src/plugins/GoogleDrive.js

+ 5 - 0
src/plugins/GoogleDrive.js

@@ -74,6 +74,11 @@ export default class Google extends Plugin {
       })
     })
 
+    this.socket.on('google.list.fail', (data) => {
+      console.log('google.list.fail')
+      console.log(data)
+    })
+
     this.socket.on('google.auth.fail', () => {
       console.log('google.auth.fail')
       this.updateState({