Fix ChannelTabs

This commit is contained in:
thororen1234 2024-09-25 17:35:07 -04:00
parent 81965dfdc0
commit e79f7159e1

View file

@ -173,7 +173,7 @@ export const InviteActions = findByPropsLazy("resolveInvite");
export const IconUtils: t.IconUtils = findByPropsLazy("getGuildBannerURL", "getUserAvatarURL");
export const ReadStateUtils = mapMangledModuleLazy('type:"ENABLE_AUTOMATIC_ACK",', {
ackChannel: filters.byCode(".getActiveJoinedThreadsForParent(")
ackChannel: filters.byCode(".isForumLikeChannel(")
});
export const ExpressionPickerStore: t.ExpressionPickerStore = mapMangledModuleLazy("expression-picker-last-active-view", {