diff --git a/LightlessSync/Services/CommandManagerService.cs b/LightlessSync/Services/CommandManagerService.cs index d42a865..0014b3a 100644 --- a/LightlessSync/Services/CommandManagerService.cs +++ b/LightlessSync/Services/CommandManagerService.cs @@ -49,7 +49,7 @@ public sealed class CommandManagerService : IDisposable "\t /light analyze - Opens the Lightless Character Data Analysis window" + Environment.NewLine + "\t /light settings - Opens the Lightless Settings window" + Environment.NewLine + "\t /light finder - Opens the Lightfinder window" + Environment.NewLine + - "\t /light finder - Opens the Lightless Chat window" + "\t /light chat - Opens the Lightless Chat window" }); }