mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-08 04:55:37 -05:00
Display media count above photo rail
This commit is contained in:
@@ -21,6 +21,7 @@ db("cache.db", "", "", ""):
|
||||
followers*: string
|
||||
tweets*: string
|
||||
likes*: string
|
||||
media*: string
|
||||
verified* {.
|
||||
dbType: "STRING",
|
||||
parseIt: parseBool(it.s)
|
||||
|
||||
Reference in New Issue
Block a user