Skip to content

Commit

Permalink
code format
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmedshortcut committed Mar 11, 2022
1 parent 1658d12 commit c4eb493
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class InitializationActivity : BaseActivity() {
.setTWAInfo(TWAModel(url = "https://codigoanalytics.azurewebsites.net/test/GetLatestData").apply {
extraParams.apply {
put("customCustomerParam","foo")
put("siteid","F53C7A3D-013D-4B89-A1C1-E697DC724467")
put("siteid","F53C7A3D-013D-4B89-A1C1-E697DC724467")
}
})
.build()
Expand Down

0 comments on commit c4eb493

Please sign in to comment.