Skip to content

Commit

Permalink
Unbroke maddavo plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
kfsone committed Feb 11, 2015
1 parent b1befb9 commit eefcd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/maddavo_plug.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def run(self):
lastRunDays = 0.01
elif use2d:
lastRunDays = 1.0
else:
elif usefull:
lastRunDays = 3.0

if not skipDownload:
Expand Down

0 comments on commit eefcd53

Please sign in to comment.