添加对更多发行版图标的支持

This commit is contained in:
远野千束 2024-10-05 01:18:20 +08:00
parent 9ab0c87550
commit 7a8cae83b3
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,3 +1,5 @@
.env .env
data.gob data.gob
.idea/ .idea/
main.exe

View File

@ -40,7 +40,7 @@ _✨ 服务器状态 - 服务端/后端 ✨_
### 监控 ### 监控
- 请在需要监控的服务器主机上部署 [server-status-client](https://github.com/snowykami/server-status-client) - 请在需要监控的服务器主机上部署客户端探针 [server-status-client](https://github.com/snowykami/server-status-client)
## 📝 其他 ## 📝 其他