Content deleted Content added
fix |
fix? |
||
Line 80:
sysop = 4
}
local currentProt = titleObj.protectionLevels["edit"] and titleObj.protectionLevels["edit"][1] or nil
if currentProt == nil then currentProt = 0 else currentProt = protLevels[currentProt] end
for i, ts in ipairs(tStyles) do
|