From e7ddfcda2e25ca30868908bf55426958eadd6ea6 Mon Sep 17 00:00:00 2001 From: Kevin Trocolli Date: Sat, 8 Jun 2024 22:29:49 -0400 Subject: [PATCH] mai2: oops, forgot version --- titles/mai2/dx.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/titles/mai2/dx.py b/titles/mai2/dx.py index 3c5c319..04c9172 100644 --- a/titles/mai2/dx.py +++ b/titles/mai2/dx.py @@ -568,7 +568,7 @@ class Mai2DX(Mai2Base): if not user_id or not rival_id: return {} - rival_pf = await self.data.profile.get_profile_detail(rival_id) + rival_pf = await self.data.profile.get_profile_detail(rival_id, self.version) if not rival_pf: return {} return {