fixed mis print
This commit is contained in:
@@ -53,7 +53,7 @@ if Plex_LIBS is None:
|
|||||||
Plex_LIBS = ["all"]
|
Plex_LIBS = ["all"]
|
||||||
else:
|
else:
|
||||||
Plex_LIBS = list(Plex_LIBS.split(', '))
|
Plex_LIBS = list(Plex_LIBS.split(', '))
|
||||||
print(Plex_LIBS)
|
|
||||||
class app(commands.Cog):
|
class app(commands.Cog):
|
||||||
|
|
||||||
def __init__(self, bot):
|
def __init__(self, bot):
|
||||||
|
|||||||
Reference in New Issue
Block a user