.
This commit is contained in:
parent
5308c1cd48
commit
befe9e8390
1 changed files with 1 additions and 0 deletions
|
@ -357,6 +357,7 @@ namespace ShiftOS.Engine
|
|||
return true;
|
||||
}
|
||||
|
||||
[Command("lang", "{COMMAND_SOS_LANG_USAGE}", "{COMMAND_SOS_LANG_DESCRIPTION}")]
|
||||
[RequiresArgument("language")]
|
||||
public static bool SetLanguage(Dictionary<string, object> userArgs)
|
||||
{
|
||||
|
|
Reference in a new issue