fix: Typo in the domain for the announcment schema

This commit is contained in:
coolGi
2026-03-22 21:33:26 +13:00
parent 677c407755
commit af1b4de231
+1 -1
View File
@@ -1,6 +1,6 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"$id": "https://continwuity.org/schema/announcements.schema.json",
"$id": "https://continuwuity.org/schema/announcements.schema.json",
"type": "object",
"properties": {
"announcements": {