From 6d6fe9e1d6836662884e41216e18899250aff0e9 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Sat, 21 Mar 2026 22:41:47 +0000 Subject: [PATCH] Move Intelligence file to Vue logic --- ts/components/common/NavigationLink.vue | 6 +- ts/router.ts | 6 ++ .../view/Intelligence.vue | 64 +++++++++---------- 3 files changed, 41 insertions(+), 35 deletions(-) rename html/template/sync/intelligence-root.html => ts/view/Intelligence.vue (87%) diff --git a/ts/components/common/NavigationLink.vue b/ts/components/common/NavigationLink.vue index eb3ba853..5303ab7d 100644 --- a/ts/components/common/NavigationLink.vue +++ b/ts/components/common/NavigationLink.vue @@ -1,6 +1,6 @@ + +