[web] interview/qns: update free question count value (#1006)
This commit is contained in:
parent
bf59fe68ee
commit
de542ffb4b
|
|
@ -1,2 +1,2 @@
|
|||
export const QuestionCount = 300;
|
||||
export const QuestionCountFree = 50;
|
||||
export const QuestionCountFree = 200;
|
||||
|
|
|
|||
Loading…
Reference in New Issue