浏览代码

Client debug

Harry Hedger 8 年之前
父节点
当前提交
3dd50112a4
共有 1 个文件被更改,包括 5 次插入0 次删除
  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({