Fix property name in fursona
All checks were successful
Lint / lint (push) Successful in 9s
Sync gmem.ca / sync (push) Successful in 9s

This commit is contained in:
Gabriel Simmer 2023-07-25 21:36:41 +01:00
parent d596ca7fef
commit cd69782cf9
Signed by: arch
GPG key ID: C81B106D46C5B875

View file

@ -1,7 +1,7 @@
{ {
"sonas": [ "sonas": [
{ {
"Name": "Arch", "name": "Arch",
"pronouns": "He/Him", "pronouns": "He/Him",
"gender": "Male", "gender": "Male",
"species": "Golden Retriever", "species": "Golden Retriever",
@ -18,7 +18,7 @@
] ]
}, },
{ {
"Name": "Toby", "name": "Toby",
"pronouns": "They/Them", "pronouns": "They/Them",
"gender": "Yes", "gender": "Yes",
"species": "Hybrid", "species": "Hybrid",