mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-26 22:56:23 -04:00
Added version to footer.
This commit is contained in:
@@ -7,3 +7,5 @@ var statusText = $.ajax({
|
||||
}).responseText;
|
||||
|
||||
window.ServerStatus = JSON.parse(statusText);
|
||||
|
||||
$('#footer-region .version').html(window.ServerStatus.version);
|
||||
|
||||
Reference in New Issue
Block a user