mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 11:14:05 +00:00
Container for acquired files
This commit is contained in:
parent
fb3e9dbce8
commit
aaa0ddfbc9
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,8 @@ export default class Core {
|
|||
this.emitter = new ee.EventEmitter()
|
||||
|
||||
this.totalFilesSelectedCount = 0
|
||||
|
||||
this.selectedFiles = {}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue