share mute list link with did not handle (#1438)
This commit is contained in:
@@ -103,6 +103,10 @@ export class ListModel {
|
||||
return this.list?.viewer?.muted
|
||||
}
|
||||
|
||||
get creatorDid() {
|
||||
return this.list?.creator.did
|
||||
}
|
||||
|
||||
// public api
|
||||
// =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user