remove onboarding
ain't nobody got time for that
This commit is contained in:
+10
-3
@@ -12,7 +12,16 @@
|
||||
"url": "https://github.com/rclone-ui/rclone-ui"
|
||||
},
|
||||
"homepage": "https://rcloneui.com",
|
||||
"keywords": ["rclone", "gui", "drive", "s3", "cloud", "storage", "sync", "backup"],
|
||||
"keywords": [
|
||||
"rclone",
|
||||
"gui",
|
||||
"drive",
|
||||
"s3",
|
||||
"cloud",
|
||||
"storage",
|
||||
"sync",
|
||||
"backup"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"scripts": {
|
||||
"dev": "node scripts/buildExternal.js && vite",
|
||||
@@ -56,7 +65,6 @@
|
||||
"@tauri-apps/plugin-store": "^2.4.1",
|
||||
"@tauri-apps/plugin-updater": "^2.9.0",
|
||||
"@tauri-apps/plugin-window-state": "^2.4.1",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"cron-parser": "^5.5.0",
|
||||
"cronstrue": "^3.14.0",
|
||||
"date-fns": "^4.1.0",
|
||||
@@ -80,7 +88,6 @@
|
||||
"@iarna/toml": "^2.2.5",
|
||||
"@tauri-apps/cli": "^2.9.2",
|
||||
"@total-typescript/ts-reset": "^0.6.1",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/node": "^22.10.7",
|
||||
"@types/qrcode.react": "^1.0.5",
|
||||
"@types/react": "^18.3.1",
|
||||
|
||||
Reference in New Issue
Block a user