From a8258398f7cc86909161bd311204878b88bdb1e6 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Fri, 20 Feb 2026 13:26:39 +0100 Subject: [PATCH] fix: add Upload button to header to open data source modal Co-Authored-By: Claude Opus 4.6 --- App.tsx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/App.tsx b/App.tsx index 7d421db..643d8a6 100644 --- a/App.tsx +++ b/App.tsx @@ -701,6 +701,15 @@ const App: React.FC = () => {
+ {/* Data Source Settings */} + {/* Force Sync Action */}