Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
skyclouds2001 authored Sep 4, 2024
1 parent 2b76098 commit 65c86be
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions files/zh-cn/web/api/broadcastchannel/close/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: BroadcastChannel:close() 方法
slug: Web/API/BroadcastChannel/close
l10n:
sourceCommit: 50a45d52fd9f45f1ca30b546af5920d0ccda82dc
---

{{APIRef("BroadCastChannel API")}} {{AvailableInWorkers}}
Expand Down
2 changes: 2 additions & 0 deletions files/zh-cn/web/api/broadcastchannel/message_event/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: BroadcastChannel:message 事件
slug: Web/API/BroadcastChannel/message_event
l10n:
sourceCommit: 50a45d52fd9f45f1ca30b546af5920d0ccda82dc
---

{{APIRef("BroadCastChannel API")}}{{AvailableInWorkers}}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: BroadcastChannel:messageerror 事件
slug: Web/API/BroadcastChannel/messageerror_event
l10n:
sourceCommit: 50a45d52fd9f45f1ca30b546af5920d0ccda82dc
---

{{APIRef("BroadCastChannel API")}}{{AvailableInWorkers}}
Expand Down
2 changes: 2 additions & 0 deletions files/zh-cn/web/api/broadcastchannel/postmessage/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: BroadcastChannel:postMessage() 方法
slug: Web/API/BroadcastChannel/postMessage
l10n:
sourceCommit: 50a45d52fd9f45f1ca30b546af5920d0ccda82dc
---

{{APIRef("BroadCastChannel API")}} {{AvailableInWorkers}}
Expand Down

0 comments on commit 65c86be

Please sign in to comment.