Module:Sandbox/Dat Hack3r: Difference between revisions
Appearance
Dat Hack3r (talk | contribs) Fixed bug |
Dat Hack3r (talk | contribs) Realized you need to return the error. |
||
Line 34: | Line 34: | ||
end | end | ||
end | end | ||
mw_error{"No Releases found. Something has gone very, very wrong."} | return mw_error{"No Releases found. Something has gone very, very wrong."} | ||
end | end | ||
end | end |