mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 01:38:49 +01:00
update restart command
This commit is contained in:
@@ -66,7 +66,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
/// <summary>
|
||||
/// Restarts this instance.
|
||||
/// </summary>
|
||||
void Restart();
|
||||
void Restart(StartupOptions startupOptions);
|
||||
|
||||
/// <summary>
|
||||
/// Configures the automatic run.
|
||||
|
||||
Reference in New Issue
Block a user