From 7ad353fdcd319a6403535aa62138f690cd0b3667 Mon Sep 17 00:00:00 2001 From: Kieran Date: Thu, 7 Mar 2024 19:42:15 +0000 Subject: [PATCH] Update sets --- NostrServices/Controllers/AvatarController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NostrServices/Controllers/AvatarController.cs b/NostrServices/Controllers/AvatarController.cs index d90a964..877c0ba 100644 --- a/NostrServices/Controllers/AvatarController.cs +++ b/NostrServices/Controllers/AvatarController.cs @@ -10,7 +10,7 @@ public class AvatarController : Controller /// Robohash avatar endpoints /// /// - /// Available sets: `cyberpunks` + /// Available sets: `cyberpunks` / `robots` / `zombies` /// /// /// Any value, can contain a file extension, response is only image/webp