i forgor to remove the code i copied from my chipmunkbot fork
This commit is contained in:
@@ -245,7 +245,7 @@ public class MusicCommand implements Command {
|
||||
prefix +
|
||||
name() +
|
||||
(file.isFile() ? " play " : " list ") +
|
||||
joinedPath.replace("'", "\\'")
|
||||
joinedPath
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user