Skip to content

Commit

Permalink
更新 integration.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnylqm authored Mar 5, 2024
1 parent 13ea4f8 commit 6f165f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/integration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default function Root() {
```diff
const pushyClient = new Pushy({
appKey,
+ showAlert: false,
+ useAlert: false,
});
```

Expand Down

0 comments on commit 6f165f1

Please sign in to comment.