mirror of
https://github.com/Qortal/Qortal-Hub.git
synced 2025-07-23 04:36:52 +00:00
Update src/components/Apps/AppViewer.tsx
This commit is contained in:
@@ -108,7 +108,7 @@ export const AppViewer = React.forwardRef(
|
||||
targetOrigin
|
||||
);
|
||||
} catch (err) {
|
||||
console.error('Failed to send theme change to iframe:', err);
|
||||
console.error('Failed to send language change to iframe:', err);
|
||||
}
|
||||
}, [currentLang]);
|
||||
|
||||
|
Reference in New Issue
Block a user