mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-11-21 04:56:18 +00:00
Update AppImage
This commit is contained in:
@@ -71,7 +71,7 @@ export function Settings() {
|
||||
setNetworkUnitSettings(unit);
|
||||
|
||||
// Dispatch custom event to notify other components
|
||||
window.dispatchEvent(new Event('unitsSettingsChanged'))
|
||||
window.dispatchEvent(new CustomEvent('unitsSettingsChanged', { detail: settings }))
|
||||
window.dispatchEvent(new Event('storage'))
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user