Skip to content

Commit f4a55aa

Browse files
committed
chore: remove an extra ^H in changelog.md
1 parent a7dca95 commit f4a55aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
- 增加了 `LiveQuery` 类,在 `Query` 结果变化时 SDK 会在 `LiveQuery` 实例上派发 `create`、`update`、`enter`、`leave`、`delete` 等事件。
7070
- 开放了低抽象级别的 `AV.request` 方法,方便开发者直接调用 LeanCloud Rest API。
7171
- 增加了 `AV.setServerURLs` 方法,允许单独配置云函数等服务的域名以进行本地调试。
72-
<details>
72+
<details>
7373
7474
```javascript
7575
AV.setServerURLs({

0 commit comments

Comments
 (0)