diff --git a/lib/shared/threads/protocols/farcaster-thread-protocol.js b/lib/shared/threads/protocols/farcaster-thread-protocol.js --- a/lib/shared/threads/protocols/farcaster-thread-protocol.js +++ b/lib/shared/threads/protocols/farcaster-thread-protocol.js @@ -1129,9 +1129,6 @@ protocolName: protocolNames.FARCASTER_DC, canReactToRobotext: false, supportsThreadRefreshing: true, - temporarilyDisabledFeatures: { - pinningMessages: false, - }, supportsMessageEdit: false, supportsRelationships: false, pinsStoredOnServer: false,