mirror of
https://github.com/modernw/App-Installer-For-Windows-8.x-Reset.git
synced 2026-04-13 20:28:33 +10:00
5 lines
85 B
JavaScript
5 lines
85 B
JavaScript
(function(global) {
|
|
"use strict";
|
|
|
|
function changeDarkMode(mode) {}
|
|
})(this); |