feat: Add file manager plugin and update store configuration.

This commit is contained in:
2026-01-03 14:31:02 +08:00
parent 93b523b082
commit a8f851d0ad
2 changed files with 23 additions and 23 deletions

View File

@@ -5,7 +5,7 @@
"author": "GoTunnel Official",
"run_at": "client",
"type": "app",
"icon": "icons/file-manager.svg",
"icon": "https://git.92coco.cn:8443/flik/GoTunnel-Plugins/raw/branch/main/icons/file-manager.svg",
"homepage": "https://github.com/flik/GoTunnel-Plugins",
"config_schema": [
{

View File

@@ -6,7 +6,7 @@
"author": "GoTunnel Official",
"run_at": "client",
"type": "app",
"icon": "icons/file-manager.svg",
"icon": "https://git.92coco.cn:8443/flik/GoTunnel-Plugins/raw/branch/main/icons/file-manager.svg",
"homepage": "https://github.com/flik/GoTunnel-Plugins",
"config_schema": [
{