Saylink cleanup.

This commit is contained in:
Kinglykrab
2022-08-14 19:15:13 -04:00
parent acf06abc3d
commit 1da19fd6df
3 changed files with 3 additions and 13 deletions
+2 -2
View File
@@ -9616,7 +9616,7 @@ void Client::ShowDevToolsMenu()
Chat::White,
fmt::format(
"Show Menu | {}",
Saylink::Silent("#dev", "#dev")
Saylink::Silent("#dev")
).c_str()
);
@@ -9716,7 +9716,7 @@ void Client::ShowDevToolsMenu()
).c_str()
);
auto help_link = Saylink::Silent("#help", "#help");
auto help_link = Saylink::Silent("#help");
Message(
Chat::White,