Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit a89c999

Browse files
committed
fix: blame orangc
1 parent 2666076 commit a89c999

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_orangcbot/extensions/fun.py

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@ async def _bonk(
5050
# def update_msg(self, msg: nextcord.Message):
5151
# self.message = msg
5252

53-
@nextcord.ui.button("Generate a new one?", style=nextcord.ButtonStyle.green)
54-
async def _generator(
55-
self, button: nextcord.ui.Button, interaction: nextcord.Interaction
56-
):
57-
...
53+
# @nextcord.ui.button("Generate a new one?", style=nextcord.ButtonStyle.green)
54+
# async def _generator(
55+
# self, button: nextcord.ui.Button, interaction: nextcord.Interaction
56+
# ):
57+
# ...
5858

5959

6060

0 commit comments

Comments
 (0)