Merge branch 'ttpwa-004' into 'development'
Fixes and tidying up the server side of the sockets See merge request martind2000/traintimesPWA!12
This commit is contained in:
commit
ac37a52bef
BIN
db/twitter.db
BIN
db/twitter.db
Binary file not shown.
@ -74,7 +74,7 @@ exports.updates = (newEmitter) => {
|
||||
eventEmitter = newEmitter;
|
||||
buildList();
|
||||
|
||||
setInterval(() => {
|
||||
setTimeout(() => {
|
||||
startTweetUpdates();
|
||||
}, 30000);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user