feat: Add file manager plugin and update store configuration.
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"author": "GoTunnel Official",
|
"author": "GoTunnel Official",
|
||||||
"run_at": "client",
|
"run_at": "client",
|
||||||
"type": "app",
|
"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",
|
"homepage": "https://github.com/flik/GoTunnel-Plugins",
|
||||||
"config_schema": [
|
"config_schema": [
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
"author": "GoTunnel Official",
|
"author": "GoTunnel Official",
|
||||||
"run_at": "client",
|
"run_at": "client",
|
||||||
"type": "app",
|
"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",
|
"homepage": "https://github.com/flik/GoTunnel-Plugins",
|
||||||
"config_schema": [
|
"config_schema": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user