From da0d1b50c230669b0705650eda6612086011a36c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Tue, 19 Dec 2023 10:52:58 -0600 Subject: [PATCH] Add nostr to supported protocols --- schemas/2.2/schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/schemas/2.2/schema.json b/schemas/2.2/schema.json index c30e8ad..7fbd537 100644 --- a/schemas/2.2/schema.json +++ b/schemas/2.2/schema.json @@ -73,6 +73,7 @@ "dfrn", "diaspora", "libertree", + "nostr", "ostatus", "pumpio", "tent",