Still working on network online offline detection...

This commit is contained in:
Scott Idem
2020-03-06 10:19:50 -05:00
parent bb492e8f71
commit 988eceb13e
9 changed files with 119 additions and 85 deletions

View File

@@ -2,7 +2,7 @@ const path = require('path');
const { ipcRenderer } = require('electron');
//exports.render_event_records = function () {
function render_event_records() {
async function render_event_records() {
console.log('Rendering event records...');
//console.log(tbl_event);
//console.log(event_id);