Skip to content

Commit

Permalink
fix code format
Browse files Browse the repository at this point in the history
  • Loading branch information
pufferss committed Feb 13, 2025
1 parent 2ea17d5 commit e179e78
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ class ThreadAdapter(
if (attachment != null) {
putExtra(Intent.EXTRA_STREAM, attachment.getUri())
}

activity.startActivity(this)
}
}
Expand Down

0 comments on commit e179e78

Please sign in to comment.