mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 18:41:47 +00:00
4 lines
88 B
TypeScript
4 lines
88 B
TypeScript
export default async () => {
|
|
await import('@ghostery/adblocker-electron-preload');
|
|
};
|