Skip to content
This repository was archived by the owner on Feb 25, 2024. It is now read-only.

Commit 9e15b22

Browse files
authored
fix: json format
1 parent a884521 commit 9e15b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/functions/register.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ let fullContent = `{
5252
"email": "${email}"
5353
},
5454
55-
"records": {
55+
"record": {
5656
"${recordType}": ${recordValue}
5757
}
5858
}

0 commit comments

Comments
 (0)