mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-08 02:12:32 -05:00
missed this one
This commit is contained in:
@@ -14,6 +14,6 @@ from ._internal.wavelink.overwrites import (
|
|||||||
)
|
)
|
||||||
from ._internal.wavelink.events import QueueEnd as QueueEnd
|
from ._internal.wavelink.events import QueueEnd as QueueEnd
|
||||||
from ._internal.playlists.enums import PlaylistScope as PlaylistScope
|
from ._internal.playlists.enums import PlaylistScope as PlaylistScope
|
||||||
from . import config
|
from . import config as config
|
||||||
from .config import _init as _init
|
from .config import _init as _init
|
||||||
from . import _internal as _internal
|
from . import _internal as _internal
|
||||||
|
|||||||
Reference in New Issue
Block a user