Skip to content

Commit

Permalink
Update scheduled_events.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eitozx authored and Lulalaby committed May 24, 2022
1 parent 7c4a7b0 commit c8f6a92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion discord/scheduled_events.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ def cover(self) -> Optional[Asset]:
return Asset._from_scheduled_event_cover(
self._state,
self.id,
self._image,
self._cover,
)

async def edit(
Expand Down

0 comments on commit c8f6a92

Please sign in to comment.