Fix an issue where sometimes the window proc would throw exceptions and crash the plugin

This commit is contained in:
2023-08-29 22:56:52 -06:00
parent cdf05d2913
commit f0a5a48c73
2 changed files with 13 additions and 7 deletions

View File

@ -33,7 +33,7 @@
"Name": "Focused Application Volume",
"Description": "Control the volume of the focused application",
"URL": "https://github.com/dlprows/FocusVolumeControl",
"Version": "1.0.0",
"Version": "1.0.1",
"CodePath": "FocusVolumeControl",
"Category": "Volume Control [dlprows]",
"Icon": "Images/pluginIcon",