Enchoseon / gelbooru-overhaul-userscript

Various toggleable changes to Gelbooru such as enlarging the gallery, removing the sidebar, and more.
4 stars 2 forks source link

loadPostItem not defined #11

Open mosin311aa opened 1 week ago

mosin311aa commented 1 week ago

Upon using the RMB download on an item in the gallery view, this error is thrown in the console and the download doesn't work. Uncaught ReferenceError: loadPostItem is not defined

It is referencing this line: https://github.com/Enchoseon/gelbooru-overhaul-userscript/blob/main/resources/gelbooru-overhaul.utils.js#L501

Firefox & Tampermonkey.