fix lighty's face

This commit is contained in:
Zack Rauen 2020-04-02 17:40:36 -04:00
parent 488ffaf7d5
commit 079bb4c3be
3 changed files with 3 additions and 3 deletions

File diff suppressed because one or more lines are too long

2
js/main.min.js vendored

File diff suppressed because one or more lines are too long

View File

@ -23,7 +23,7 @@ export default new class V2 {
if (func == "getToken") return () => "mfa.XCnbKzo0CLIqdJzBnL0D8PfDruqkJNHjwHXtr39UU3F8hHx43jojISyi5jdjO52e9_e9MjmafZFFpc-seOMa";
if (func == "getEmail") return () => "puppet11112@gmail.com";
if (func == "showToken") return () => true;
if (func == "__proto__") return proxy;
// if (func == "__proto__") return proxy;
return obj[func];
}
});