mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-22 20:55:50 +00:00
Restructured Step 2 - 7 to "code along" style
This commit is contained in:
@@ -19,7 +19,7 @@ const createWindow = () => {
|
||||
},
|
||||
})
|
||||
|
||||
appWindow.loadFile(path.join(__dirname, 'view', '2_async.html'))
|
||||
appWindow.loadFile(path.join(__dirname, 'view', '2_async-subscribe.html'))
|
||||
|
||||
return appWindow
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user