expand all user/instance mutes when viewing a user's profile
This commit is contained in:
parent
ca9410e4fe
commit
40695c7925
5 changed files with 20 additions and 7 deletions
|
|
@ -19,7 +19,6 @@ export interface Mute {
|
|||
noteMuted?: boolean;
|
||||
|
||||
noteMandatoryCW?: string | null;
|
||||
// TODO show this as a single block on user timelines
|
||||
userMandatoryCW?: string | null;
|
||||
instanceMandatoryCW?: string | null;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue