Fix launcher page button bindings
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
(() => {
|
||||
const { clipboard } = require('electron')
|
||||
|
||||
const CatalogManager = require('./assets/js/catalogmanager')
|
||||
@@ -415,3 +416,4 @@ setInterval(() => {
|
||||
|
||||
window.refreshLibraryView = renderLibraryView
|
||||
renderLibraryView()
|
||||
})()
|
||||
|
||||
Reference in New Issue
Block a user