mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 11:18:54 -05:00
parent
395c184eef
commit
da8705fb8f
@ -55,7 +55,7 @@ class LavalinkSetupCommands(MixinMeta, metaclass=CompositeMetaClass):
|
|||||||
java_path=exc_absolute
|
java_path=exc_absolute
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
await self.config.java_exc_path.set(exc_absolute)
|
await self.config.java_exc_path.set(str(exc_absolute))
|
||||||
await self.send_embed_msg(
|
await self.send_embed_msg(
|
||||||
ctx,
|
ctx,
|
||||||
title=_("Java Executable Changed"),
|
title=_("Java Executable Changed"),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user