atomizer / muledump

all your mules are belong to you
84 stars 144 forks source link

"guid" is not defined #133

Open Madghostek opened 7 years ago

Madghostek commented 7 years ago

Sometimes my muledump doesn't load because there is error "guid is not defined.The problem is in option.js line 109.It seems that guid in "window.mules[guid]" is a private var and it cannot access it from previous function.