mirror of
https://github.com/blueedgetechno/win11React.git
synced 2026-01-10 06:28:11 -05:00
Adding new thing
This commit is contained in:
@@ -276,6 +276,7 @@ export const WnTerminal = () => {
|
||||
"VER Displays the Windows version.",
|
||||
"PYTHON EXECUTE PYTHON CODE.",
|
||||
"EVAL RUNS JavaScript statements.",
|
||||
"INSTALL Instal a app with name and iframe url",
|
||||
];
|
||||
|
||||
for (var i = 0; i < helpArr.length; i++) {
|
||||
|
||||
Reference in New Issue
Block a user