mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update to service stack 3.0.70.0
This commit is contained in:
parent
dbf7337f7c
commit
7e5011f03d
7 changed files with 45 additions and 29 deletions
|
@ -326,7 +326,8 @@
|
|||
$('#ports', page).html('Running on ports <b>' + port + '</b> and <b>' + dashboardInfo.SystemInfo.WebSocketPortNumber + '</b>');
|
||||
}
|
||||
|
||||
$('#programDataPath', page).html(dashboardInfo.SystemInfo.ProgramDataPath);
|
||||
$('#logPath', page).html(dashboardInfo.SystemInfo.LogPath);
|
||||
$('#imagesByNamePath', page).html(dashboardInfo.SystemInfo.ItemsByNamePath);
|
||||
|
||||
var host = ApiClient.serverHostName();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue