mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 22:07:07 -04:00
eslint
This commit is contained in:
parent
090cdc364e
commit
b60d4f46d2
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ class ResourceApi {
|
|||
fetch(url, options) {
|
||||
return this.api.fetch(`${this.url}${url}`, options);
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
class ConsoleApi {
|
||||
constructor() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue