Skip to content

Commit

Permalink
fix: rebase changes
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-espie committed Nov 28, 2024
1 parent fa50ed1 commit f6c08ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/src/main/java/com/geeksville/mesh/ui/ShareFragment.kt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ class ShareFragment : ScreenFragment("Messages"), Logging {
debug("calling MessagesFragment filter:${contact.contactKey}")
parentFragmentManager.navigateToPreInitMessages(
contact.contactKey,
contact.longName,
arguments?.getString("message").toString()
)
}
Expand Down

0 comments on commit f6c08ac

Please sign in to comment.