mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
v3: fix cron middleware, remove unused code from shared
This commit is contained in:
@@ -6,6 +6,7 @@ import moment from 'moment';
|
||||
// sending up to the server for performance
|
||||
|
||||
// TODO move to client code?
|
||||
// TODO test?
|
||||
|
||||
const tasksTypes = ['habit', 'daily', 'todo', 'reward'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user