mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-06-19 05:40:12 +10:00
Update Theme Settings.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(function(global) {
|
||||
"use strict";
|
||||
Object.defineProperty(global, "pagecontainer", {
|
||||
get: function() { return document.querySelector(".pagecontainer"); }
|
||||
get: function() { return document.querySelector(".pagecontainer.main"); }
|
||||
});
|
||||
|
||||
function getPage() {
|
||||
|
||||
Reference in New Issue
Block a user