From bc1a3ccf752f541372414e739e8cd994872e13fd Mon Sep 17 00:00:00 2001 From: metacryst Date: Mon, 1 Dec 2025 03:09:25 -0600 Subject: [PATCH] small --- db/db.json | 5 +++++ ui/public/pages/Events.js | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/db/db.json b/db/db.json index 34f6f97..15f58aa 100644 --- a/db/db.json +++ b/db/db.json @@ -355,6 +355,11 @@ "sentBy": "MEMBER-2", "time": "11.25.2025-6:43:280160pm" }, + "POST-HY-5": { + "text": "asd", + "sentBy": "MEMBER-2", + "time": "11.25.2025-9:02:490950pm" + }, "CONVERSATION-1": { "id": 1, "between": [ diff --git a/ui/public/pages/Events.js b/ui/public/pages/Events.js index 143aa64..56891d9 100644 --- a/ui/public/pages/Events.js +++ b/ui/public/pages/Events.js @@ -29,7 +29,7 @@ class Events extends Shadow { }) - p(`Join us in Austin, Texas for a great dance, with free drinks and live music by Boerne's own Noah Kurtis.

Admission: $50 for men, women are free.`) + p(`Join us in Austin, Texas for a great dance, with free drinks and live music.

Admission: $50 for men, women are free.`) .marginRight(4, em) button("Tickets Available Soon")