We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a7d89f + dfeb4d1 commit 0df713aCopy full SHA for 0df713a
1 file changed
src/puppet/puppet-bridge-hi.ts
@@ -116,6 +116,7 @@ class PuppetBridge extends PUPPET.Puppet {
116
phone: [],
117
type: PUPPET.types.Contact.Individual,
118
}
119
+ this.contactStore[this.selfInfo.id] = this.selfInfo
120
121
122
override version () {
0 commit comments