forked from trent_larson/crowd-funder-for-time-pwa
add link directly into contact page to add a new contact via "contactJwt" query parameter
This commit is contained in:
@@ -77,6 +77,7 @@ export default class ShareMyContactInfoView extends Vue {
|
||||
isRegistered,
|
||||
givenName,
|
||||
profileImageUrl,
|
||||
true,
|
||||
);
|
||||
useClipboard()
|
||||
.copy(message)
|
||||
|
||||
Reference in New Issue
Block a user