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 * as mongo from 'mongodb';
|
|||
import DriveFile from '../models/drive-file';
|
||||
import serializeDriveTag from './drive-tag';
|
||||
import deepcopy = require('deepcopy');
|
||||
import config from '../../conf';
|
||||
|
||||
/**
|
||||
* Serialize a drive file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue