소스 검색

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({