Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
Signed-off-by: Grouvex <168425996+Grouvex@users.noreply.github.com>
  • Loading branch information
Grouvex authored Feb 25, 2025
1 parent c555baf commit aed08d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,11 @@ const usuarios = {
secundarias: ["verified","vvadmin","vadmin", "vmod"]
},
"Grouvex Phoenix": {
principales: ["verified-team", "vvadmin","owner-recording", "vdeveloper", "vbughunter", "diseñador"],
principales: ["verified-team", "vvadmin","owner-recording", "vdeveloper", "vbughunter", "artista", "diseñador"],
secundarias: ["verified","vadmin", "vmod"]
},
"Tarlight Etherall": {
principales: ["verified-team","admin","vvadmin", "vmod", "owner-designs", "diseñador"],
principales: ["verified-team","admin","vvadmin", "vmod", "owner-designs", "artista", "diseñador"],
secundarias: ["verified"]
}
};
Expand Down

0 comments on commit aed08d7

Please sign in to comment.