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