mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-01 14:26:40 +01:00
fixes #273 - Marking/unmarking Favorite status doesn't cause a library changed notification
This commit is contained in:
@@ -350,6 +350,9 @@
|
||||
<Compile Include="..\MediaBrowser.Model\Session\SystemCommand.cs">
|
||||
<Link>Session\SystemCommand.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\Session\UserDataChangeInfo.cs">
|
||||
<Link>Session\UserDataChangeInfo.cs</Link>
|
||||
</Compile>
|
||||
<Compile Include="..\MediaBrowser.Model\System\SystemInfo.cs">
|
||||
<Link>System\SystemInfo.cs</Link>
|
||||
</Compile>
|
||||
|
||||
Reference in New Issue
Block a user