Skip to content

Commit

Permalink
double-bruh
Browse files Browse the repository at this point in the history
  • Loading branch information
wizzdom committed Nov 23, 2024
1 parent 0fdd629 commit bfeaa02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/extensions/agenda.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def generate_time_choices():


@agenda.include
@arc.with_hook(restrict_to_channels(channel_ids=CHANNEL_IDS["bots-cmt"]))
# @arc.with_hook(restrict_to_channels(channel_ids=CHANNEL_IDS["bots-cmt"]))
@arc.with_hook(restrict_to_roles(role_ids=[ROLE_IDS["committee"]]))
@arc.slash_subcommand(
"generate",
Expand Down

0 comments on commit bfeaa02

Please sign in to comment.