mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-31 14:11:46 +00:00
fixes
This commit is contained in:
@@ -25,7 +25,7 @@ window.addEventListener('message', (event) => {
|
||||
export const sendMessageBackground = (
|
||||
action,
|
||||
data = {},
|
||||
timeout = 240000,
|
||||
timeout = 600000,
|
||||
isExtension,
|
||||
appInfo,
|
||||
skipAuth
|
||||
|
Reference in New Issue
Block a user