This commit is contained in:
Your Name 2024-01-03 14:10:52 +03:00
parent 69ddc38152
commit 7ab3e8ef0c
3 changed files with 12 additions and 0 deletions

View file

@ -23,6 +23,7 @@ PARAMETR CONFIG[] = {
{" pkg ", GetPkg},
{" mem ", GetMem},
{" mod ", GetModel},
{" host ", GetHostname},
{" ", Blank},
{" ", PrintColors}
};