dirty fix
This commit is contained in:
parent
79f587db91
commit
5314cc85a1
@ -423,6 +423,7 @@ func (s *Service) PutAnswersOnePiece(c *fiber.Ctx) error {
|
|||||||
Title: " ",
|
Title: " ",
|
||||||
Type: model.TypeText,
|
Type: model.TypeText,
|
||||||
Session: cs,
|
Session: cs,
|
||||||
|
Content: `{"id":"gcZ-9SET-sM6stZSzQMmu","hint":{"text":" ","video":" "},"rule":{"children":[],"main":[],"parentId":" ","default":" "},"back":" ","originalBack":" ","autofill":false,"placeholder":" ","innerNameCheck":false,"innerName":" ","required":false,"answerType":"single","onlyNumbers":false}`,
|
||||||
Description: questionText,
|
Description: questionText,
|
||||||
})
|
})
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user