fix build (#245)

This commit is contained in:
Dream Hunter
2024-05-18 14:07:52 +08:00
committed by GitHub
parent ca00a877ad
commit a351839408
6 changed files with 50 additions and 44 deletions
+6
View File
@@ -2,6 +2,12 @@
## main branch
### Breaking Changes
配置文件 `main = "src/worker.js"` 改为 `main = "src/worker.ts"`
### Changes
- `telegram bot` 白名单配置
- `ENABLE_WEBHOOK` 添加 webhook
- admin 页面使用双层 tab