mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-05-15 22:26:58 +00:00
Update src/components/Apps/AppViewer.tsx
This commit is contained in:
parent
1d03556184
commit
ccd348100e
@ -108,7 +108,7 @@ export const AppViewer = React.forwardRef(
|
|||||||
targetOrigin
|
targetOrigin
|
||||||
);
|
);
|
||||||
} catch (err) {
|
} catch (err) {
|
||||||
console.error('Failed to send theme change to iframe:', err);
|
console.error('Failed to send language change to iframe:', err);
|
||||||
}
|
}
|
||||||
}, [currentLang]);
|
}, [currentLang]);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user