mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-08 07:03:42 +08:00
feat: able to display quota in dollar
This commit is contained in:
@@ -15,6 +15,8 @@ var Footer = ""
|
||||
var Logo = ""
|
||||
var TopUpLink = ""
|
||||
var ChatLink = ""
|
||||
var QuotaPerUnit = 500 * 1000.0 // $0.002 / 1K tokens
|
||||
var DisplayInCurrencyEnabled = false
|
||||
|
||||
var UsingSQLite = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user