Updated on 2026-08-14
This commit is contained in:
parent
e00f5390d2
commit
84c881b4ac
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ internal class DefaultVisaAuthRepository @Inject constructor(
|
|||
// )
|
||||
VisaAuthTokens(
|
||||
accessToken = "accessToken",
|
||||
refreshToken = "refreshToken",
|
||||
refreshToken = "refreshToken2",
|
||||
)
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue