This commit is contained in:
2025-06-21 15:20:30 +03:00
parent df8a167c11
commit 584f170fc5
2 changed files with 12 additions and 2 deletions

View File

@@ -25,7 +25,7 @@ window.addEventListener('message', (event) => {
export const sendMessageBackground = (
action,
data = {},
timeout = 240000,
timeout = 600000,
isExtension,
appInfo,
skipAuth