Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/dev'
Browse files Browse the repository at this point in the history
  • Loading branch information
sanriodev committed Sep 11, 2024
2 parents 644d549 + b27a4eb commit 136e97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/decoratos/role.decorator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ export function Role(requiredRole: CommandAccessLevel) {
};
};
}

//we have to refactor this with actual access levels
export enum CommandAccessLevel {
Developer = '1265375756637180027',
vip = '484479705148293120',
Expand Down

0 comments on commit 136e97d

Please sign in to comment.