This commit is contained in:
IndieKKY
2024-10-06 17:42:15 +08:00
parent 5ce146803e
commit 751961687b
6 changed files with 82 additions and 23 deletions

View File

@@ -77,7 +77,7 @@ const useMessagingService = (methods?: {
// 初始化
pmh.sendMessage({
from: 'app',
method: MESSAGE_TO_EXTENSION_HANDSHAKE,
method: 'HANDSHAKE',
params: {
tabId,
tags: [TAG_TARGET_APP],