issues
search
CodersCare
/
l10nmgr
GNU General Public License v3.0
0
stars
9
forks
source link
[BUGFIX] Cast result to bool
#19
Closed
Konafets
closed
1 year ago
Konafets
commented
1 year ago
As the result is either 0 or 1, it can cast to bool.
Fixes #17
As the result is either 0 or 1, it can cast to bool.
Fixes #17