[APP-2864] Use hydrated known likers (#11541)

This commit is contained in:
Spence Pope
2026-08-25 10:59:48 -04:00
committed by GitHub
parent f87fdd2ea2
commit 7750882fd0
6 changed files with 39 additions and 78 deletions
-1
View File
@@ -17,7 +17,6 @@ export enum Features {
ComposerLanguageDetectionEnable = 'composer:language_detection:enable',
PostGalleryEmbedEnable = 'post_gallery_embed:enable',
PostThreadKnownLikersEnable = 'post_thread:known_likers:enable',
PostThreadKnownLikersFetchEnable = 'post_thread:known_likers:fetch:enable',
CustomLogoJapanEnable = 'custom_logo:japan:enable',
VideoAllow10MinuteEnable = 'video:allow-10-minute:enable',
VideoMultipartUploadEnable = 'video:multipart_upload:enable',