mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
notifications: added profile indicator
This commit is contained in:
parent
97590d88af
commit
dc90f2505c
10 changed files with 127 additions and 37 deletions
|
@ -10,6 +10,7 @@ const defaultValue = {
|
|||
available: false,
|
||||
enabled: false,
|
||||
hasNew: false,
|
||||
indicatorEnabled: false,
|
||||
markAsRead: () => {},
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue