From fc82a4668b15d0ee4f79c9b6033e00ce577315e1 Mon Sep 17 00:00:00 2001 From: FTCHD <144691102+FTCHD@users.noreply.github.com> Date: Mon, 11 May 2026 12:31:43 +0300 Subject: [PATCH] remove onboarding ain't nobody got time for that --- index.html | 3 +- lib/tray.ts | 14 +- package-lock.json | 27 +--- package.json | 13 +- src-tauri/capabilities/default.json | 1 - src/main.tsx | 9 +- src/pages/Onboarding.tsx | 227 ---------------------------- src/pages/Startup.tsx | 20 +-- 8 files changed, 18 insertions(+), 296 deletions(-) delete mode 100644 src/pages/Onboarding.tsx diff --git a/index.html b/index.html index a76a74f..6197f06 100644 --- a/index.html +++ b/index.html @@ -15,8 +15,7 @@