diff --git a/src/utils/config.rs b/src/utils/config.rs index 3efac9e..287722b 100644 --- a/src/utils/config.rs +++ b/src/utils/config.rs @@ -45,7 +45,7 @@ impl Config { "contact": "klink@zhitno.st", "name": "zhitno.st", "description": "Very *special* nostr relay", - "supported_nips": [ 1, 9, 11, 12, 15, 16, 20, 22, 28, 33 ], + "supported_nips": [ 1, 9, 11, 12, 15, 16, 20, 22, 28, 33, 45 ], "software": "git+https://git.zhitno.st/Klink/sneedstr.git", "version": "0.1.0" })