fix epapi to get a diff element to load from

This commit is contained in:
Cynthia Foxwell 2018-07-31 11:06:29 -06:00
parent d71cf3f140
commit d182a7288d
4 changed files with 174 additions and 91 deletions

View file

@ -329,11 +329,7 @@ function evaluate(str, exportsR) {
// set everything up and load plugins
init: function() {
if (
$(".guilds-wrapper .guilds") != null
? $(".guilds-wrapper .guilds").children.length > 0
: 0
) {
if ($(".app") != null ? $(".app").children.length > 0 : 0) {
try {
if (exports.localStorage.get("safemode")) {
internal.print(