mirror of
https://github.com/MewoLab/AquaDX.git
synced 2026-02-07 12:07:26 +08:00
[+] Props for matching
This commit is contained in:
@@ -8,4 +8,6 @@ import org.springframework.context.annotation.Configuration
|
||||
class ChusanProps {
|
||||
var teamName: String? = null
|
||||
var loginBonusEnable = false
|
||||
var externalMatching: String? = null
|
||||
var reflectorUrl: String? = null
|
||||
}
|
||||
Reference in New Issue
Block a user