Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenith727 committed Jan 24, 2024
1 parent 9627ad6 commit c67ef2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kick/livestream.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from .types.ws import PartialLivestreamPayload, LivestreamEndPayload
from .users import User

__all__ = ("Livestream", "PartialLivestream", "Endstream")
__all__ = ("Livestream", "PartialLivestream", "LivestreamEnd")


class PartialLivestream:
Expand Down

0 comments on commit c67ef2d

Please sign in to comment.