Merge branch 'master' of github.com:trigg/Discover into master
This commit is contained in:
commit
449dd9aefb
1 changed files with 1 additions and 1 deletions
|
|
@ -50,4 +50,4 @@ class Autostart:
|
|||
pass
|
||||
|
||||
def is_auto(self):
|
||||
return True if self.auto else None
|
||||
return True if self.auto else False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue