|
|
@@ -1556,7 +1556,6 @@ export struct LocalMusic {
|
|
|
this.currentSong.genre = this.genreStr;
|
|
|
this.currentSong.track = this.trackStr;
|
|
|
this.currentSong.lyricContent = this.lyricConStr;
|
|
|
- this.initLyric(this.editingItem.filePath);
|
|
|
this.currentSong.ALBUMARTIST = this.albumArtistStr;
|
|
|
this.currentSong.COMPOSER = this.composerStr;
|
|
|
this.currentSong.LYRICIST = this.lyricistStr;
|