fix content warning in notifications when alwaysShowSpoiler is on (#1757)
This commit is contained in:
parent
50cca2fed8
commit
3c3e872782
4 changed files with 15 additions and 24 deletions
|
@ -79,8 +79,7 @@ public final class ViewDataUtils {
|
|||
notification.getStatus(),
|
||||
alwaysShowSensitiveData,
|
||||
alwaysOpenSpoiler
|
||||
),
|
||||
false
|
||||
)
|
||||
);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue