Clickeable command

This commit is contained in:
2021-12-26 16:17:40 +01:00
parent 651646f19e
commit cf17d56f76
3 changed files with 56 additions and 10 deletions

View File

@ -88,7 +88,7 @@ const about: Command = {
"Even when you open a project page you don't need your mouse - just press Esc to close it.",
"",
"I hope you enjoy your stay here!",
"If you wanted more information about the page itself, type 'project this' or 'help -t'."
"If you wanted more information about the page itself, type %{project this} or %{help -t}."
];
}
};