Support ##Founder capcode in posts fetched from archives.
This commit is contained in:
parent
6b6a3cd35f
commit
0fd86194fe
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user