From 84772852e3550bc88b33fb8fa05d173ba40cfb0d Mon Sep 17 00:00:00 2001
From: Corban-Lee
Date: Thu, 1 May 2025 12:32:32 +0100
Subject: [PATCH] feat: patch existing feeds
---
src/client/src/ts/guild/feeds.ts | 65 ++++++++++++++++---
.../controllers/guild/api/feed.controller.ts | 38 ++++++++++-
2 files changed, 92 insertions(+), 11 deletions(-)
diff --git a/src/client/src/ts/guild/feeds.ts b/src/client/src/ts/guild/feeds.ts
index 9053a33..c08034f 100644
--- a/src/client/src/ts/guild/feeds.ts
+++ b/src/client/src/ts/guild/feeds.ts
@@ -33,7 +33,7 @@ const emptyTableHtml: string = `
-