mirror of
https://github.com/dap-ps/discover.git
synced 2025-02-12 09:17:32 +00:00
Remove hardcoded text when updating dapp
This commit is contained in:
parent
21e587b6cc
commit
d14397b0a6
@ -182,7 +182,7 @@ export const updateAction = (dappId, metadata) => {
|
|||||||
onStartProgressAction(
|
onStartProgressAction(
|
||||||
metadata.name,
|
metadata.name,
|
||||||
metadata.image,
|
metadata.image,
|
||||||
'Status is an open source mobile DApp browser and messenger build for #Etherium',
|
metadata.description,
|
||||||
TYPE_UPDATE,
|
TYPE_UPDATE,
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user