diff --git a/project.yaml b/project.yaml index 395944b..addf166 100644 --- a/project.yaml +++ b/project.yaml @@ -6,8 +6,6 @@ - replace user-affecting console.logs with error messages (eg. catches) - contacts v1 : - - produce a video assignee:trent - - .2 warn about amounts when you cannot see them - .1 remove 'copy' until it works - .5 switch to prod server - .5 Add page to show seed. @@ -44,3 +42,6 @@ - Peer DID - DIDComm + +- v video for multiple identities https://youtu.be/p8L87AeD76w +- v video for adding time to contacts https://youtu.be/7Yylczevp10 diff --git a/src/views/ContactsView.vue b/src/views/ContactsView.vue index 2669fbd..508c598 100644 --- a/src/views/ContactsView.vue +++ b/src/views/ContactsView.vue @@ -49,6 +49,18 @@ Your Contacts +
+ + + + Help + + +
+
- {{ givenByMeDescriptions[contact.did] || "Nothing" }} + + {{ givenByMeDescriptions[contact.did] }}