This commit is contained in:
2026-05-30 16:15:50 +08:00
parent 5c84a4bb89
commit a02da678a1
3 changed files with 6 additions and 2 deletions

View File

@@ -106,7 +106,7 @@ export class MobikwikPersonalOTPBind extends Component<{
<OTPBindUI
walletType={WalletType.MOBIKWIK_PERSONAL}
title="Bind Mobikwik (OTP)"
subtitle="Web OTP login. If you have the 2365 patched app, use Token Mode instead"
subtitle="App OTP login via Mobikwik API"
otpLength={6}
onRequestOTP={this.props.onRequestOTP}
onVerifyOTP={this.props.onVerifyOTP}