mirror of
https://github.com/CompeyDev/fxtwitter-docker.git
synced 2025-04-05 18:40:56 +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.quote ||
|
||||
status.translation ||
|
||||
status.community_note ||
|
||||
flags?.forceInstantView);
|
||||
|
||||
/* Force enable IV for archivers */
|
||||
|
|
Loading…
Add table
Reference in a new issue