mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-20 15:55:25 +03:00
3.0.5768.6
This commit is contained in:
@@ -69,5 +69,10 @@ namespace MediaBrowser.Common.ScheduledTasks
|
||||
/// </summary>
|
||||
/// <value>The unique id.</value>
|
||||
string Id { get; }
|
||||
|
||||
/// <summary>
|
||||
/// Reloads the trigger events.
|
||||
/// </summary>
|
||||
void ReloadTriggerEvents();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user