mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
No more caching of log files, also better handling of logs on page load
This commit is contained in:
@@ -40,7 +40,7 @@ define(
|
||||
},
|
||||
|
||||
_updateExamples: function () {
|
||||
|
||||
//TODO: make this use events/listeners
|
||||
var self = this;
|
||||
|
||||
var promise = $.ajax({
|
||||
|
Reference in New Issue
Block a user