Still working on network online offline detection...
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user