Skip to content

Commit

Permalink
show set remainder in federated conversation
Browse files Browse the repository at this point in the history
Signed-off-by: sowjanyakch <[email protected]>
  • Loading branch information
sowjanyakch committed Dec 13, 2024
1 parent 10203b5 commit 41f74e4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@ class MessageActionsDialog(
initMenuRemindMessage(
!message.isDeleted &&
hasSpreedFeatureCapability(spreedCapabilities, SpreedFeatures.REMIND_ME_LATER) &&
currentConversation!!.remoteServer.isNullOrEmpty() &&
networkMonitor.isOnline.first()
)
initMenuMarkAsUnread(
Expand Down

0 comments on commit 41f74e4

Please sign in to comment.