Skip to content

Commit

Permalink
Give Martin Early Access
Browse files Browse the repository at this point in the history
You could say he's a VIP :>
  • Loading branch information
valentinegb committed Nov 15, 2024
1 parent e1fa4f8 commit d0d22ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/monetary.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ pub(super) async fn has_early_access(

if ctx.framework().options().owners.contains(&author.id)
|| author.id == UserId::new(993768189924229171 /* queerzi */)
|| author.id == UserId::new(354060711732969473 /* woodmanvevo */)
{
return Ok(true);
}
Expand Down

0 comments on commit d0d22ff

Please sign in to comment.