🏗 Scaffold for Prowlarr wrapper

This commit is contained in:
2023-09-18 15:35:21 -04:00
parent 3676bb0699
commit 9e626720dc
4 changed files with 144 additions and 3 deletions

View File

@@ -42,9 +42,8 @@ export default class QBittorrentService extends Service {
buildInfo: await this.meta.app.buildInfo(),
version: await this.meta.app.version(),
webAPIVersion: await this.meta.app.webapiVersion(),
}
}
};
},
},
},
methods: {},