From 8a50a695998e6d25186b66afe4575edc48202059 Mon Sep 17 00:00:00 2001 From: Daniel Ceregatti Date: Thu, 25 May 2023 22:32:26 -0700 Subject: [PATCH] Search, add, and remove mods from the web UI WIP. Better display of search results. --- web/root/index.js | 35 +++++++++++++++++++++++++++++------ web/web.js | 7 +++++++ 2 files changed, 36 insertions(+), 6 deletions(-) diff --git a/web/root/index.js b/web/root/index.js index d81ff72..3c07c04 100644 --- a/web/root/index.js +++ b/web/root/index.js @@ -6,7 +6,7 @@ const template = `
- +
@@ -34,7 +34,6 @@ const template = `