Introduce silence (#4043)

* Introduce silence

* Fix icon
This commit is contained in:
syuilo 2019-01-30 17:25:56 +09:00 committed by GitHub
parent b3fc4dc00f
commit 00b134ce1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 154 additions and 3 deletions

View file

@ -54,6 +54,11 @@ type IUserBase = {
*/
isSuspended: boolean;
/**
*
*/
isSilenced: boolean;
/**
*
*/