mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
message notifications working
This commit is contained in:
parent
83c9900af1
commit
7583a57b04
11 changed files with 137 additions and 32 deletions
|
@ -7,6 +7,7 @@ export const AUTH_USER_ACTIONS = {
|
|||
SET_TOKEN: 'SET_TOKEN',
|
||||
|
||||
LOGOUT: 'LOGOUT',
|
||||
LOGGED_IN: 'LOGGED_IN',
|
||||
|
||||
GOT_AUTH_POST_MESSAGE: 'GOT_POST_MESSAGE',
|
||||
OPEN_PROFILE: 'OPEN_PROFILE',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue