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 14, 2024
1 parent 7b74f07 commit 330e711
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,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 330e711

Please sign in to comment.