chore: update signatures and store
This commit is contained in:
18
store.json
18
store.json
@@ -1,11 +1,11 @@
|
||||
[
|
||||
{
|
||||
"name": "file-manager",
|
||||
"version": "1.0.0",
|
||||
"type": "app",
|
||||
"description": "文件管理器插件,提供远程文件浏览和管理功能",
|
||||
"author": "GoTunnel Official",
|
||||
"icon": "icons/file-manager.svg",
|
||||
"download_url": "https://git.92coco.cn:8443/flik/gotunnel-plugins/raw/branch/main/plugins/file-manager/plugin.js"
|
||||
}
|
||||
{
|
||||
"name": "file-manager",
|
||||
"version": "1.0.0",
|
||||
"description": "文件管理器插件,提供远程文件浏览和管理功能",
|
||||
"author": "GoTunnel Official",
|
||||
"run_at": "client",
|
||||
"type": "app",
|
||||
"icon": "icons/file-manager.svg"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user