sleepphasealarm: format
parent
cee04a21bf
commit
224b4560cb
|
|
@ -183,7 +183,7 @@ if (nextAlarmDate !== undefined) {
|
||||||
nextAlarmConfig.last = now.getDate();
|
nextAlarmConfig.last = now.getDate();
|
||||||
require('Storage').writeJSON('sched.json', alarms);
|
require('Storage').writeJSON('sched.json', alarms);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue