mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-06 02:50:54 +01:00
Use IV for community note statuses
This commit is contained in:
parent
d25619470e
commit
22e3334a35
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ export const handleStatus = async (
|
||||||
status.is_note_tweet ||
|
status.is_note_tweet ||
|
||||||
status.quote ||
|
status.quote ||
|
||||||
status.translation ||
|
status.translation ||
|
||||||
|
status.community_note ||
|
||||||
flags?.forceInstantView);
|
flags?.forceInstantView);
|
||||||
|
|
||||||
/* Force enable IV for archivers */
|
/* Force enable IV for archivers */
|
||||||
|
|
Loading…
Add table
Reference in a new issue