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
2099401803
commit
54fa211e06
@ -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]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user