fix build error
This commit is contained in:
parent
330923be75
commit
fa84be5d5d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import Project from '../models/Project'
|
||||
import Project from '../models/project'
|
||||
|
||||
// Bug -> timestamps don't get created, but it seems like this will
|
||||
// be fixed in mongoose soon
|
||||
|
|
Loading…
Reference in a new issue