From 67114bafeb60596964251cfb91accea516282541 Mon Sep 17 00:00:00 2001 From: MeowcaTheoRange Date: Mon, 25 Sep 2023 22:21:36 -0500 Subject: [PATCH] Add url field lmao --- src/components/form/template/clan.tsx | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/src/components/form/template/clan.tsx b/src/components/form/template/clan.tsx index e183ef3..6ed6be8 100644 --- a/src/components/form/template/clan.tsx +++ b/src/components/form/template/clan.tsx @@ -30,6 +30,7 @@ export default function ClanFormTemplate({ ({ name: "", description: "", + url: "", members: [ { name: "", @@ -480,7 +481,7 @@ export default function ClanFormTemplate({
image
+
+
+
+

URL

+ A link to your clan's main resource on the interwebs. +
+
+ link + +
+ +
Clan preferences, et cetera.