Space preferences for whether or not you see DMs in a Space (#7250)
This commit is contained in:
@@ -52,7 +52,7 @@ export enum UserTab {
|
||||
}
|
||||
|
||||
interface IProps extends IDialogProps {
|
||||
initialTabId?: string;
|
||||
initialTabId?: UserTab;
|
||||
}
|
||||
|
||||
interface IState {
|
||||
|
||||
Reference in New Issue
Block a user