Creating IDB direct to UI render. Version 2 of rendering the UI.
This commit is contained in:
@@ -6,7 +6,7 @@ const { ipcRenderer } = require('electron');
|
||||
|
||||
|
||||
exports.render_launcher = function (launcher_tmp) {
|
||||
console.log('Rendering launcher_tmp...');
|
||||
console.log('Rendering based on launcher_tmp...');
|
||||
|
||||
console.log('In module_app_ui.js v2 idb to launcher object: ***');
|
||||
console.log(launcher_tmp);
|
||||
|
||||
Reference in New Issue
Block a user