Skip to content

Commit

Permalink
Update DashboardActivity.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
Okuro3499 committed Oct 28, 2024
1 parent 38d5087 commit 884c518
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ class DashboardActivity : DashboardElementActivity(), OnHomeItemClickListener, N
private fun challengeDialog(remainingDays: Int) {
val markdownContent = """
## october challenge: $remainingDays days remaining
<img src="file:///android_asset/images/october-challenge.png" width="100%">
""".trimIndent()
Expand Down

0 comments on commit 884c518

Please sign in to comment.