fix SiteStatistic

This commit is contained in:
jxxghp
2025-06-09 15:44:26 +08:00
parent b80666ebb1
commit 7910c4c84d
2 changed files with 19 additions and 20 deletions

View File

@@ -3,12 +3,12 @@
"name": "站点数据统计",
"description": "站点统计数据图表。",
"labels": "站点,仪表板",
"version": "1.7",
"version": "1.7.1",
"icon": "statistic.png",
"author": "lightolly,jxxghp",
"level": 2,
"history": {
"v1.7": "优化内存占用",
"v1.7.1": "优化内存占用",
"v1.6": "优化了站点数据获取失败时的回退逻辑",
"v1.5": "修复了发送增量通知失败等一些问题",
"v1.4.1": "支持数据刷新时发送消息通知",