fix
All checks were successful
Build And Deploy Main / build-and-deploy (push) Successful in 34s

This commit is contained in:
2026-03-16 16:16:22 -04:00
parent 1502861673
commit dc158997ff
4 changed files with 5 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ module.exports = (mongoose) => {
},
username: String,
name: String,
title: String,
email: String,
permissions: [
{