Browse Source

Console.log

Harry Hedger 9 năm trước cách đây
mục cha
commit
36dbfe4826
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/plugins/GoogleDrive.js

+ 1 - 1
src/plugins/GoogleDrive.js

@@ -116,7 +116,7 @@ export default class Google extends Plugin {
   install () {
     const caller = this
     this.target = this.getTarget(this.opts.target, caller)
-    console.log('this.targetgtsds')
+    console.log('this.target ===')
     console.log(this.target)
     return
   }