starred premoderation

This commit is contained in:
muerwre 2019-03-21 18:27:12 +07:00
parent d2beab0976
commit fd7404e565
5 changed files with 8 additions and 8 deletions

View file

@ -14,7 +14,6 @@ import { CLIENT } from '$config/frontend';
import { DIALOGS } from '$constants/dialogs';
import { IRootState } from "$redux/user/reducer";
import { Tooltip } from "$components/panels/Tooltip";
import { TitleDialog } from "$components/dialogs/TitleDialog";
interface Props extends IRootState {
userLogout: typeof userLogout,