move window.LokiPublicChatAPI.setClockParams() out

pull/1143/head
Ryan Tharp 6 years ago
parent 78991416f1
commit e5e71c4577

@ -124,9 +124,6 @@
'loki/session_icon_128.png',
]);
// Set server-client time difference
window.LokiPublicChatAPI.setClockParams();
// We add this to window here because the default Node context is erased at the end
// of preload.js processing
window.setImmediate = window.nodeSetImmediate;

Loading…
Cancel
Save