This commit is contained in:
lempamo 2017-04-06 11:58:46 -04:00
parent 5308c1cd48
commit befe9e8390

View file

@ -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)
{