Closed sraboy closed 6 years ago
I was a little bit busy this week and I did not have time to check the problem with the initialize function! Thank you man!
The function is suppose to return the state of the _isInitialized variable, see the quick fix: https://github.com/mohabouje/WinToast/commit/6b5c0c64c87ce9376118fd390fd2e3a1f339b29b
Thanks!
I imagine this line is supposed to be
return true;
at this point, right?