Skip to content

Commit

Permalink
[TicketTool] Fixed critical error.
Browse files Browse the repository at this point in the history
  • Loading branch information
AAA3A-AAA3A committed May 17, 2024
1 parent 8af105d commit 5830fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tickettool/tickettool.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def __init__(self, bot: Red) -> None:
},
"custom_modal": None,
},
tickts={},
tickets={},
buttons={},
dropdowns={},
)
Expand Down

0 comments on commit 5830fff

Please sign in to comment.