Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Commit

Permalink
Merge pull request #999 from corona-warn-app/dev
Browse files Browse the repository at this point in the history
Dev 1.3.0 to RC/1.3.0
  • Loading branch information
pwoessner authored Aug 11, 2020
2 parents 7741c52 + faaeee6 commit 9ab4e4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ class ErrorReportReceiver(private val activity: Activity) : BroadcastReceiver()
ErrorCodes.REPORTED_EXCEPTION_UNKNOWN_PROBLEM.code
)

message += "($apiStatusCode)"
detailsTitle += " ($apiStatusCode)"
}

val errorTitle = context.resources.getString(R.string.errors_generic_details_headline)
Expand Down

0 comments on commit 9ab4e4d

Please sign in to comment.