auth: added backend debugging x4

This commit is contained in:
muerwre 2018-12-10 14:32:23 +07:00
parent 1cfcb733e7
commit b5772bd33d
3 changed files with 16 additions and 9 deletions

View file

@ -48,4 +48,6 @@ export const ACTIONS = ({
GOT_VK_USER: 'GOT_VK_USER',
KEY_PRESSED: 'KEY_PRESSED',
IFRAME_LOGIN_VK: 'IFRAME_LOGIN_VK',
}: { [key: String]: String });