Skip to content

Commit 41f435f

Browse files
committed
Added isUseGrandBoard script
1 parent 7f23287 commit 41f435f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/schemas/nice.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2899,6 +2899,7 @@ class NiceQuestPhaseExtraDetail(BaseModelORJson):
28992899
useEventDeckNo: int | None = None
29002900
masterSkillDelay: int | None = None
29012901
masterSkillDelayInfo: str | None = None
2902+
isUseGrandBoard: int | None = None
29022903

29032904

29042905
class NiceRestriction(BaseModelORJson):

0 commit comments

Comments
 (0)