Skip to content

Commit

Permalink
Update callbacks.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Badhacker98 authored Sep 7, 2024
1 parent 10f338e commit eae11d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StringBot/modules/callbacks.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from StringBot import Bad
from StringBot.utils import gen_key
from StringBot.modules.gen import gen_session
from StringBot.modules.generate import gen_session


@Bad.on_callback_query(
Expand Down

0 comments on commit eae11d9

Please sign in to comment.