mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
added api fn to request git stats
This commit is contained in:
parent
29c3b8a26f
commit
2027ec65af
4 changed files with 18 additions and 2 deletions
|
@ -36,4 +36,7 @@ export const API = {
|
|||
EMBED: {
|
||||
YOUTUBE: '/embed/youtube',
|
||||
},
|
||||
BORIS: {
|
||||
GET_GIT_LOG: 'http://vault48.org/stats/git.json',
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue