fix: cannot delete addres when not bind KV (#284)

This commit is contained in:
Dream Hunter
2024-05-29 12:08:56 +08:00
committed by GitHub
parent 1f8edbc295
commit 00abf79417
4 changed files with 5 additions and 3 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
<!-- markdownlint-disable-file MD004 MD024 MD034 MD036 -->
# CHANGE LOG
## main branch
## v0.4.6
- worker 配置文件添加 `TITLE = "Custom Title"`, 可自定义网站标题
- 修复 KV 未绑定无法删除地址的问题
## v0.4.5