Fox sorting and magnet links
Magnet button stays disabled
This commit is contained in:
@@ -105,7 +105,7 @@ class trserver extends EventTarget {
|
||||
if (!this.#isOnline) {
|
||||
this.#log(4, 'Server API connection estabilished');
|
||||
this.#isOnline = true;
|
||||
//this.#forceUpdateTorrents();
|
||||
this.#forceUpdateTorrents();
|
||||
}
|
||||
//request.response = JSON.parse(e.target.responseText);
|
||||
if (request.success != null) {
|
||||
|
||||
Reference in New Issue
Block a user