Skip to content

Commit ef283c8

Browse files
committed
feat: add Sentry plugin configuration for error tracking
1 parent 7e4ef3f commit ef283c8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

io-package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,11 @@
9595
"zh-cn": "固定:为精确的相键任务调整月相计算\n字符串:更新依赖关系\n在Admin中添加了选择风向(命运)和风源(源)图标的选项.\n替代风力图标的新子文件夹结构( direct_2)."
9696
}
9797
},
98+
"plugins": {
99+
"sentry": {
100+
"dsn": "https://b5bb6f5302fa433d9e0bfa5660a6320b@sentry.iknox.de/2"
101+
}
102+
},
98103
"titleLang": {
99104
"en": "Open-Meteo Weather Service",
100105
"de": "Open-Meteo Wetterdienst",

0 commit comments

Comments
 (0)