updated migration comment

This commit is contained in:
Gani Georgiev 2023-09-10 18:33:27 +03:00
parent 22b0a2b586
commit e1528aedac
1 changed files with 1 additions and 1 deletions

View File

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