We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55c8561 commit 8158ff0Copy full SHA for 8158ff0
1 file changed
lib/seerr/seerr_chopper_service.chopper.dart
@@ -97,7 +97,6 @@ final class _$SeerrChopperService extends SeerrChopperService {
97
}
98
99
@override
100
- SeerrQuickConnectAuthBody body) {
101
Future<Response<SeerrUserModel>> quickConnectAuthenticate(SeerrQuickConnectAuthBody body) {
102
final Uri $url = Uri.parse('/api/v1/auth/jellyfin/quickconnect/authenticate');
103
final $body = body;
0 commit comments