mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-21 08:15:28 +03:00
reduce socket activity
This commit is contained in:
@@ -265,7 +265,7 @@ namespace MediaBrowser.WebDashboard.Api
|
||||
builder.AppendFormat("window.appMode='{0}';", mode);
|
||||
}
|
||||
|
||||
if (string.IsNullOrWhiteSpace(mode))
|
||||
else
|
||||
{
|
||||
builder.AppendFormat("window.dashboardVersion='{0}';", version);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user