mirror of
https://github.com/QuantumNous/new-api.git
synced 2026-05-07 09:21:27 +00:00
Revert "fix(topup): add currency symbol to amounts in RechargeCard"
This commit is contained in:
@@ -61,8 +61,6 @@ func InitOptionMap() {
|
||||
common.OptionMap["SMTPToken"] = ""
|
||||
common.OptionMap["SMTPSSLEnabled"] = strconv.FormatBool(common.SMTPSSLEnabled)
|
||||
common.OptionMap["Notice"] = ""
|
||||
common.OptionMap["UserAgreement"] = ""
|
||||
common.OptionMap["PrivacyPolicy"] = ""
|
||||
common.OptionMap["About"] = ""
|
||||
common.OptionMap["HomePageContent"] = ""
|
||||
common.OptionMap["Footer"] = common.Footer
|
||||
|
||||
Reference in New Issue
Block a user