mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Change 'View More' to 'Show More'
This commit is contained in:
parent
4f857e297b
commit
fe5fff3248
@ -86,5 +86,5 @@ function viewMoreButton(url) {
|
||||
ev.preventDefault()
|
||||
extension.tabs.create({ url })
|
||||
},
|
||||
}, 'View More') : null
|
||||
}, 'Show More') : null
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user