Content deleted Content added
BrokenSegue (talk | contribs) handle less precise dates |
BrokenSegue (talk | contribs) comments |
||
Line 202:
end
-- the date of the current YT subscriber count
function p.date( frame )
local e = getEntity(frame)
Line 223 ⟶ 224:
end
-- the most up to date number of subscribers
function p.subCount( frame )
local e = getEntity(frame)
|