mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-12 11:01:45 +00:00
fix: image path
This commit is contained in:
@ -8,7 +8,7 @@ import config from './config';
|
||||
import { cache } from '../../providers/decorators';
|
||||
import { SongInfo } from '../../providers/song-info';
|
||||
|
||||
import youtubeMusicIcon from '../../../assets/youtube-music.png?asset';
|
||||
import youtubeMusicIcon from '../../../assets/youtube-music.png?asset&asarUnpack';
|
||||
|
||||
|
||||
const userData = app.getPath('userData');
|
||||
|
||||
Reference in New Issue
Block a user