mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-22 00:35:26 +03:00
re-enable mobile media controller
This commit is contained in:
@@ -78,6 +78,8 @@ namespace MediaBrowser.Model.Notifications
|
||||
|
||||
public string DefaultTitle { get; set; }
|
||||
|
||||
public string DefaultDescription { get; set; }
|
||||
|
||||
public List<string> Variables { get; set; }
|
||||
|
||||
public NotificationTypeInfo()
|
||||
|
||||
Reference in New Issue
Block a user