mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
left panel with git logs at boris
This commit is contained in:
parent
13ac60a1e6
commit
cb518f0528
15 changed files with 211 additions and 44 deletions
|
@ -2,5 +2,7 @@ const prefix = `BORIS.`;
|
|||
|
||||
export const BORIS_ACTIONS = {
|
||||
SET_BORIS: `${prefix}SET_BORIS`,
|
||||
SET_STATS: `${prefix}SET_STATS`,
|
||||
|
||||
LOAD_STATS: `${prefix}LOAD_STATS`,
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue