fix tray settings
This commit is contained in:
		| @@ -296,6 +296,7 @@ setInterval(() => { | |||||||
|             "Move discord-screenaudio to the system tray instead of closing", |             "Move discord-screenaudio to the system tray instead of closing", | ||||||
|             window.discordScreenaudioTrayEnabled, |             window.discordScreenaudioTrayEnabled, | ||||||
|             (enabled) => { |             (enabled) => { | ||||||
|  |               window.discordScreenaudioTrayEnabled = enabled; | ||||||
|               console.log(`!discord-screenaudio-tray-${enabled}`); |               console.log(`!discord-screenaudio-tray-${enabled}`); | ||||||
|             } |             } | ||||||
|           ) |           ) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user