mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-13 03:11:46 +00:00
stylecheck
This commit is contained in:
@ -6,5 +6,5 @@ module.exports = () => {
|
||||
itemBackgroundColor: customTitlebar.Color.fromHex('#121212'), //#020
|
||||
});
|
||||
myBar.updateTitle(' ');
|
||||
document.title ="Youtube Music";
|
||||
document.title = "Youtube Music";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user