mirror of
https://github.com/grocy/grocy.git
synced 2025-10-15 01:37:13 +00:00
Also show due/overdue on bateries- and habitoverview
This commit is contained in:
@@ -26,7 +26,7 @@ class BatteriesService extends BaseService
|
||||
}
|
||||
else
|
||||
{
|
||||
return date('Y-m-d H:i:s');
|
||||
return date('2999-12-31 23:59:59');
|
||||
}
|
||||
|
||||
return null;
|
||||
|
Reference in New Issue
Block a user