mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-13 01:23:41 +08:00
feat: support API /dashboard/billing/credit_grants now (#45)
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
|
||||
func SetRouter(router *gin.Engine, buildFS embed.FS, indexPage []byte) {
|
||||
SetApiRouter(router)
|
||||
SetDashboardRouter(router)
|
||||
SetRelayRouter(router)
|
||||
setWebRouter(router, buildFS, indexPage)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user