From 323d9e333912de5323dbd7143f0226c9e23444fc Mon Sep 17 00:00:00 2001 From: Leon Liu Date: Thu, 2 Jan 2025 03:28:00 +0900 Subject: [PATCH] update --- index.html | 2 +- src/App.vue | 5 +- src/components/FilterDetail.vue | 12 ----- src/components/Info.vue | 2 +- src/components/TreeNav.vue | 96 +++++++++++++++++++++++++++++++-- src/main.ts | 4 +- src/services/filter.ts | 8 +-- 7 files changed, 105 insertions(+), 24 deletions(-) diff --git a/index.html b/index.html index dcf956b..ce97b9b 100644 --- a/index.html +++ b/index.html @@ -11,7 +11,7 @@ ) - Vite App + Path of Exile 2 Loot Filter Config diff --git a/src/App.vue b/src/App.vue index 2c41ba4..e13ab1d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -58,12 +58,13 @@ function onDelete() {