mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2024-11-13 03:47:29 +00:00
Add PAGE_IGTV feature
This commit is contained in:
parent
a941267953
commit
7941ea9667
@ -38,7 +38,8 @@ const features = [
|
||||
"PAGE_HOME",
|
||||
"API_INSTANCES",
|
||||
"BLOCK_DETECT_USER_HTML",
|
||||
"API_UNBLOCK"
|
||||
"API_UNBLOCK",
|
||||
"PAGE_IGTV"
|
||||
]
|
||||
if (constants.has_privacy_policy) features.push("PRIVACY_POLICY")
|
||||
if (constants.as_assistant.enabled) {
|
||||
|
Loading…
Reference in New Issue
Block a user