Correct files to integrate with the site for a good audio to a/v osciloscope converter
Now has to be only implemented in the actual website
This commit is contained in:
@@ -111,6 +111,8 @@ const Index = () => {
|
||||
setIsRedTheme(!isRedTheme);
|
||||
playSound('click');
|
||||
unlockAchievement('theme_switcher');
|
||||
// Notify other components of theme change
|
||||
window.dispatchEvent(new CustomEvent('themeChange', { detail: { isRedTheme: !isRedTheme } }));
|
||||
};
|
||||
|
||||
const handleConsentClose = () => {
|
||||
|
||||
Reference in New Issue
Block a user