mirror of
https://github.com/Megghy/vtsuru.live.git
synced 2025-12-07 02:46:55 +08:00
add more custom item in index
This commit is contained in:
@@ -48,6 +48,7 @@ export const VTSURU_API_URL = { toString: () => `${BASE_API_URL}vtsuru/` }
|
||||
export const POINT_API_URL = { toString: () => `${BASE_API_URL}point/` }
|
||||
export const BILI_AUTH_API_URL = { toString: () => `${BASE_API_URL}bili-auth/` }
|
||||
export const FORUM_API_URL = { toString: () => `${BASE_API_URL}forum/` }
|
||||
export const USER_INDEX_API_URL = { toString: () => `${BASE_API_URL}user-index/` }
|
||||
|
||||
export const ScheduleTemplateMap = {
|
||||
'': {
|
||||
|
||||
Reference in New Issue
Block a user