Skip to content

Commit

Permalink
update var
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackenmen committed Mar 17, 2024
1 parent 3444250 commit b440e45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions redbot/core/utils/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,7 @@ async def start(
Send the message ephemerally. This only works
if the context is from a slash command interaction.
"""
self._fallback_author_to_ctx = True
if user is not None:
self.author = user
self.ctx = ctx
Expand Down

0 comments on commit b440e45

Please sign in to comment.