auto-git:
[change] renderer.js
This commit is contained in:
@@ -122,7 +122,7 @@ window.addEventListener('DOMContentLoaded', async () => {
|
||||
await window.electronAPI.setMonitoring(folderObj, !isMonitoring);
|
||||
await renderSidebar();
|
||||
});
|
||||
li.appendChild(pausePlayBtn);
|
||||
li.appendChild(pausePlayBtn);
|
||||
|
||||
li.addEventListener('contextmenu', e => {
|
||||
e.preventDefault();
|
||||
|
||||
Reference in New Issue
Block a user