mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-31 15:06:15 +02:00
Move to @breejs/later - maintained later.js
This commit is contained in:
parent
627165bb64
commit
2d9d8782f6
5 changed files with 9 additions and 9 deletions
|
@ -209,7 +209,7 @@ function initialize(cb) {
|
|||
|
||||
process.on('SIGINT', shutdownSystem);
|
||||
|
||||
require('later').date.localTime(); // use local times for later.js/scheduling
|
||||
require('@breejs/later').date.localTime(); // use local times for later.js/scheduling
|
||||
|
||||
return callback(null);
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue