mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
Fix shutdown issue with streams (#1107)
This commit is contained in:
parent
b94bad38e7
commit
e983e1cefb
@ -16,7 +16,8 @@ class Streams:
|
||||
|
||||
global_defaults = {
|
||||
"tokens": {},
|
||||
"streams": []
|
||||
"streams": [],
|
||||
"communities": []
|
||||
}
|
||||
|
||||
guild_defaults = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user