Skip to content

Commit

Permalink
chore: 修改注释
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyAisen committed Apr 16, 2024
1 parent 8e5ed5f commit 82462a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mobile.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ const createBackEl = () => {
};

/**
* 监听 父窗口 发起的 同步系统主题 请求
* 监听 父窗口 发起的 同步系统语言 请求
*/
const listenToSyncLocale = () => {
window.addEventListener('message', (event) => {
Expand Down

0 comments on commit 82462a0

Please sign in to comment.