Skip to content

Commit f80b5c0

Browse files
committed
fix: not save after remove
1 parent 9d84855 commit f80b5c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Plain Craft Launcher 2/Pages/PageDownload/PageDownloadCompFavorites.xaml.vb

+1
Original file line numberDiff line numberDiff line change
@@ -600,6 +600,7 @@
600600
For Each Id In FailIds
601601
CurrentFavTarget.Favs.Remove(Id)
602602
Next
603+
CompFavorites.Save()
603604
Hint("已移除相关收藏", HintType.Finish)
604605
End Sub)
605606
End Sub

0 commit comments

Comments
 (0)