Private GIT

Skip to content
Snippets Groups Projects
Commit e3cd1deb authored by Fernando's avatar Fernando
Browse files

Fix SiCKRAGETV/sickrage-issues/issues/2769

All settings values from webserve can have 3 states: None, 0(False) or 1(True)

when we bool(value) and value is None it become false. Which is wrong.
This PR fixes it
parent 1606ffbf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment