OupsiDoupsi

This commit is contained in:
2025-08-31 11:22:23 +02:00
parent cd5bf3f06f
commit 9ce213f949

View File

@@ -15,7 +15,7 @@ namespace MareSynchronos.Services;
public sealed class CommandManagerService : IDisposable public sealed class CommandManagerService : IDisposable
{ {
private const string _commandName = "/sync"; private const string _commandName = "/sync";
private const string _commandName2 = "/loporrit"; private const string _commandName2 = "/umbra";
private const string _ssCommandPrefix = "/ss"; private const string _ssCommandPrefix = "/ss";