mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -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