Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32235104
D8766.1765220976.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
467 B
Referenced Files
None
Subscribers
None
D8766.1765220976.diff
View Options
diff --git a/web/utils/tooltip-action-utils.js b/web/utils/tooltip-action-utils.js
--- a/web/utils/tooltip-action-utils.js
+++ b/web/utils/tooltip-action-utils.js
@@ -93,7 +93,7 @@
const { addReply } = inputState;
return React.useMemo(() => {
if (
- !isComposableMessageType(item.messageInfo.type) ||
+ item.messageInfo.type !== messageTypes.TEXT ||
!threadHasPermission(threadInfo, threadPermissions.VOICED)
) {
return null;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 8, 7:09 PM (10 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5850012
Default Alt Text
D8766.1765220976.diff (467 B)
Attached To
Mode
D8766: [web] Hide reply tooltip button for multimedia
Attached
Detach File
Event Timeline
Log In to Comment