Skip to content

Commit

Permalink
style: ran prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalinDe committed Mar 1, 2024
1 parent ad6c8bc commit 3c9ca08
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions web/frontend/src/schema/form_conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@
"items": {
"type": "object",
"properties": {
"Choice": { "type": "string" },
"URL": { "type": "string" }
"Choice": { "type": "string" },
"URL": { "type": "string" }
}
}
},
Expand Down Expand Up @@ -92,8 +92,8 @@
"items": {
"type": "object",
"properties": {
"Choice": { "type": "string" },
"URL": { "type": "string" }
"Choice": { "type": "string" },
"URL": { "type": "string" }
}
}
},
Expand Down Expand Up @@ -133,8 +133,8 @@
"items": {
"type": "object",
"properties": {
"Choice": { "type": "string" },
"URL": { "type": "string" }
"Choice": { "type": "string" },
"URL": { "type": "string" }
}
}
},
Expand Down

0 comments on commit 3c9ca08

Please sign in to comment.