Skip to content

Commit

Permalink
feat: bibbi.app 대응 [skip-ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed Jul 5, 2024
1 parent 28ef99a commit 2a236fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ data class DeepLink(
companion object {
fun mock() = DeepLink(
linkId = "linkId",
url = "https://no5ing.kr/o/sdo3032k3f",
url = "https://bibbi.app/o/sdo3032k3f",
type = "type",
details = mapOf("key" to "value")
)
Expand Down

0 comments on commit 2a236fc

Please sign in to comment.