You've already forked Sonarr
mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-11-06 09:19:38 +02:00
eslint
This commit is contained in:
@@ -77,7 +77,7 @@ class ResourceApi {
|
||||
fetch(url, options) {
|
||||
return this.api.fetch(`${this.url}${url}`, options);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
class ConsoleApi {
|
||||
constructor() {
|
||||
|
||||
Reference in New Issue
Block a user