This commit is contained in:
Jeremy Dormitzer 2020-10-12 12:35:35 -04:00
parent ef738f6cbc
commit 64febcc68a

View File

@ -42,7 +42,7 @@ This corresponds with the following records in a more conventional JSON format:
"id": 3,
"username": "you-know-who",
"role": ["user", "admin"],
"preferred-theme", "dark"
"preferred-theme": "dark"
}
]
}