feat: 收敛玩法运行时配置并加入故障恢复
This commit is contained in:
@@ -33,7 +33,7 @@ export interface ContentCardActionViewModel {
|
||||
|
||||
export const DEFAULT_CONTENT_CARD_QUIZ_CONFIG: ContentCardQuizConfig = {
|
||||
bonusScore: 1,
|
||||
countdownSeconds: 12,
|
||||
countdownSeconds: 10,
|
||||
minValue: 10,
|
||||
maxValue: 999,
|
||||
allowSubtraction: true,
|
||||
|
||||
Reference in New Issue
Block a user