sync: soul-admin 页面 | 原因: 前端页面修改
This commit is contained in:
@@ -21,7 +21,7 @@ interface MatchType {
|
||||
matchFromDB: boolean; showJoinAfterMatch: boolean; price: number; enabled: boolean
|
||||
}
|
||||
interface PoolSettings {
|
||||
poolSource: 'vip' | 'all' | 'complete'
|
||||
poolSource: string[]
|
||||
requirePhone: boolean
|
||||
requireNickname: boolean
|
||||
requireAvatar: boolean
|
||||
|
||||
Reference in New Issue
Block a user