updated migration comment
This commit is contained in:
parent
22b0a2b586
commit
e1528aedac
|
@ -100,7 +100,7 @@ func init() {
|
|||
return err
|
||||
}
|
||||
|
||||
// inserts the system profiles collection
|
||||
// inserts the system users collection
|
||||
// -----------------------------------------------------------
|
||||
usersCollection := &models.Collection{}
|
||||
usersCollection.MarkAsNew()
|
||||
|
|
Loading…
Reference in New Issue