From 409440c4b773dfb7da986db56b22510e65116250 Mon Sep 17 00:00:00 2001 From: David Silverman Date: Fri, 28 Oct 2022 00:00:15 -0400 Subject: [PATCH] Update profile-list.schema.json added BLOCK to schema --- profile-list.schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/profile-list.schema.json b/profile-list.schema.json index 1f5d2ac..58a1610 100644 --- a/profile-list.schema.json +++ b/profile-list.schema.json @@ -14,7 +14,8 @@ "type:": "string", "enum": [ "MODERATOR", - "VERIFIED" + "VERIFIED", + "BLOCK" ] }, "profiles": {