Fix bug
This commit is contained in:
parent
6dbb4c208e
commit
10ca73489f
8 changed files with 10 additions and 1 deletions
|
|
@ -7,6 +7,7 @@ import DriveFile from '../models/drive-file';
|
|||
import DriveFolder from '../models/drive-folder';
|
||||
import serialize from '../serializers/drive-file';
|
||||
import event from '../event';
|
||||
import config from '../../conf';
|
||||
|
||||
/**
|
||||
* Add file to drive
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue