1
0
mirror of https://git.sr.ht/~cadence/bibliogram synced 2025-12-13 18:25:07 +00:00

Add PAGE_IGTV feature

This commit is contained in:
Cadence Ember
2020-06-26 03:37:16 +12:00
parent a941267953
commit 7941ea9667

View File

@@ -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) {