updated migration comment

This commit is contained in:
Gani Georgiev
2023-09-10 18:33:27 +03:00
parent 22b0a2b586
commit e1528aedac

View File

@@ -100,7 +100,7 @@ func init() {
return err
}
// inserts the system profiles collection
// inserts the system users collection
// -----------------------------------------------------------
usersCollection := &models.Collection{}
usersCollection.MarkAsNew()