Merge branch 'master' into dev

This commit is contained in:
Aaron Suen 2022-01-28 09:06:03 -05:00
commit 7abb5369db

View File

@ -23,9 +23,6 @@ local tags = {
"pve",
"technology"
}
if not alpha then
tags[#tags + 1] = "featured"
end
local screenshots = {}
if alpha then screenshots[1] = readbinary('.cdb-alpha.jpg') end