mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
Console.log
This commit is contained in:
parent
b59f8da0a7
commit
36dbfe4826
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue