1
0
mirror of https://github.com/pocketbase/pocketbase.git synced 2025-01-09 10:07:17 +02:00

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()