share mute list link with did not handle (#1438)

This commit is contained in:
Ansh
2023-09-13 04:05:34 +05:30
committed by GitHub
parent 4977a5d2a3
commit 9c72fcc9b4
2 changed files with 6 additions and 2 deletions
+4
View File
@@ -103,6 +103,10 @@ export class ListModel {
return this.list?.viewer?.muted
}
get creatorDid() {
return this.list?.creator.did
}
// public api
// =