mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-12-06 01:07:59 +00:00
Apply suggestions from @maria-robobug review
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
This commit is contained in:
@@ -5,7 +5,7 @@ const path = require('path')
|
||||
/**
|
||||
* Main function: create application window, preload the code to communicate
|
||||
* between the renderer Process and the main Process, load a layout,
|
||||
* and perform the main logic
|
||||
* and perform the main logic.
|
||||
*/
|
||||
const createWindow = () => {
|
||||
// Create the application window
|
||||
|
||||
Reference in New Issue
Block a user