diff --git a/src/js/views/Profile.js b/src/js/views/Profile.js index 13deae47..e218b946 100644 --- a/src/js/views/Profile.js +++ b/src/js/views/Profile.js @@ -137,7 +137,7 @@ class Profile extends View { key=${`${this.state.hexPub}copyNpub`} text=${t('copy_user_ID')} title=${this.state.name} - copyStr=${this.state.hexPub} + copyStr=${this.state.npub} />