interface adjustments

This commit is contained in:
FTCHD
2026-07-12 01:16:46 +03:00
parent 1f8b51310e
commit 367d0b3be5
29 changed files with 1085 additions and 996 deletions
+10 -1
View File
@@ -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",