feat: add a copy wallet button (#2613)
* feat: add a copy wallet button * fix: make button consistent * feat: hide API keys Closes #2462 * fix: consistency in icons * fix: missing end tag
This commit is contained in:
@@ -56,7 +56,9 @@ new Vue({
|
||||
update: {
|
||||
name: null,
|
||||
currency: null
|
||||
}
|
||||
},
|
||||
inkeyHidden: true,
|
||||
adminkeyHidden: true
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
|
||||
Reference in New Issue
Block a user