mirror of
https://github.com/songquanpeng/one-api.git
synced 2025-10-19 10:07:29 +00:00
feat: able to set top up link now
This commit is contained in:
@@ -26,6 +26,7 @@ func GetStatus(c *gin.Context) {
|
||||
"server_address": common.ServerAddress,
|
||||
"turnstile_check": common.TurnstileCheckEnabled,
|
||||
"turnstile_site_key": common.TurnstileSiteKey,
|
||||
"top_up_link": common.TopUpLink,
|
||||
},
|
||||
})
|
||||
return
|
||||
|
Reference in New Issue
Block a user