mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
update restart command
This commit is contained in:
@@ -90,7 +90,7 @@ namespace MediaBrowser.ServerApplication.Native
|
||||
MainStartup.Shutdown();
|
||||
}
|
||||
|
||||
public void Restart()
|
||||
public void Restart(StartupOptions startupOptions)
|
||||
{
|
||||
MainStartup.Restart();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user