mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-16 05:53:03 +03:00
improve prevention of simultaneous instances
This commit is contained in:
@@ -274,7 +274,7 @@ namespace MediaBrowser.Server.Startup.Common
|
||||
{
|
||||
get
|
||||
{
|
||||
return "Media Browser Server";
|
||||
return "Emby Server";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user