mirror of
https://github.com/CompassConnections/Compass.git
synced 2026-03-30 20:45:36 -04:00
Fix
This commit is contained in:
@@ -11,8 +11,6 @@ export type User = BaseUser & {
|
||||
avatarUrl: string
|
||||
isBannedFromPosting?: boolean
|
||||
userDeleted?: boolean
|
||||
allow_direct_messaging?: boolean
|
||||
allow_interest_indicating?: boolean
|
||||
}
|
||||
|
||||
export type PrivateUser = {
|
||||
|
||||
Reference in New Issue
Block a user