From 6e43a3b2c83f54ea93617edcae013c3cb5683ad1 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 3 Apr 2026 01:25:34 +0800 Subject: [PATCH] feat: add global manual sync button in admin header --- frontend/src/App.vue | 34 ++++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/frontend/src/App.vue b/frontend/src/App.vue index 4a038d1..092977c 100644 --- a/frontend/src/App.vue +++ b/frontend/src/App.vue @@ -12,7 +12,15 @@ {{ tab.label }} -
+
+