fix: Correct subscription name
This commit is contained in:
@@ -76,7 +76,7 @@ class TrackerComponent(cmds.Component):
|
|||||||
eventsub.StreamOnlineSubscription,
|
eventsub.StreamOnlineSubscription,
|
||||||
eventsub.StreamOfflineSubscription,
|
eventsub.StreamOfflineSubscription,
|
||||||
eventsub.ChannelUpdateSubscription,
|
eventsub.ChannelUpdateSubscription,
|
||||||
eventsub.ChannelNotificationSubscription,
|
eventsub.ChatNotificationSubscription,
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user