Support ##Founder capcode in posts fetched from archives.

This commit is contained in:
ccd0 2017-01-27 11:55:51 -08:00
parent 6b6a3cd35f
commit 0fd86194fe

View File

@ -161,6 +161,7 @@ class Fetcher
when 'M' then 'Mod' when 'M' then 'Mod'
when 'A' then 'Admin' when 'A' then 'Admin'
when 'D' then 'Developer' when 'D' then 'Developer'
when 'F' then 'Founder'
when 'V' then 'Verified' when 'V' then 'Verified'
uniqueID: data.poster_hash uniqueID: data.poster_hash
flagCode: data.poster_country flagCode: data.poster_country