mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
fix(blur-nav-bar): set restartNeeded to true
This commit is contained in:
@ -3,6 +3,7 @@ import style from './style.css?inline';
|
||||
|
||||
export default createPlugin({
|
||||
name: 'Blur Navigation Bar',
|
||||
restartNeeded: true,
|
||||
stylesheets: [style],
|
||||
renderer() {},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user