Content deleted Content added
adjust |
Automatic override when all articles are stubs |
||
Line 152:
galleryArgs.random = 'false'
end
-- try again, this time including stubs
options.nostubs = false
return makeGalleryArgs(titles, options, limit, nonRandom)
else
return galleryArgs
end
end
|