mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-19 05:40:12 +10:00
Organized the project files.
And also fixed some bugs.
This commit is contained in:
@@ -27,4 +27,9 @@
|
||||
}
|
||||
return null;
|
||||
};
|
||||
Object.defineProperty(global, "cmdargs", {
|
||||
get: function() {
|
||||
return JSON.parse(Bridge.External.cmdArgs);
|
||||
}
|
||||
});
|
||||
})(this);
|
||||
Reference in New Issue
Block a user