mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
update electron
This commit is contained in:
@ -32,8 +32,6 @@ function firstRun() {
|
||||
|
||||
setupLocalArrowShortcuts();
|
||||
|
||||
setupGlobalShortcuts();
|
||||
|
||||
const noVid = $("#main-panel")?.computedStyleMap().get("display").value === "none";
|
||||
injectVolumeHud(noVid);
|
||||
if (!noVid) {
|
||||
|
||||
Reference in New Issue
Block a user