mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
event fire fix
This commit is contained in:
@@ -83,5 +83,6 @@ namespace MediaBrowser.Model.Querying
|
||||
public const string Players = "Players";
|
||||
public const string GameSystem = "GameSystem";
|
||||
public const string IsFavoriteOrLiked = "IsFavoriteOrLiked";
|
||||
public const string DateLastContentAdded = "DateLastContentAdded";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user