nickhelion

Results 3 issues of nickhelion

### 描述 正在开发一个文件发送插件,需要用到以下场景的配置项,例如files为一个列表,用户可以在其中新增object ```json { "filename": , "file_url": , "file_key": } ``` 希望达成的效果是,用户可以在插件配置界面新增配置项,配置上述键值对。查看文档,发现仅object可以配置嵌套schema,尝试以下代码 ```json { "files": { "description": "允许发送的文件", "type": "list", "hint": "设置", "default": [], "items": { "file_key": { "description":...

enhancement

### Describe the Bug It's more like a "help wanted" issue because I am not sure if it's caused by a wrong setting somewhere, but I have tried everything I...

bug
status/untriaged

感谢作者无私付出!已赞赏略表支持! 目前遇到一个问题,当 IP 输入框中输入主机名时,似乎无法连接,但没有错误提示 同样的问题在无界中也出现了。 已验证主机名在其他软件中能正常解析,例如 escrcpy