Use IV for community note statuses

This commit is contained in:
dangered wolf 2024-04-29 21:28:16 -04:00
parent d25619470e
commit 22e3334a35
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -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 */