This commit is contained in:
2026-03-08 10:44:12 +08:00
parent 3af573b6be
commit ef35ef3364

View File

@@ -534,7 +534,7 @@ export default class App extends Component<AppProps, WalletmanAppState> {
// PhonePe Business // PhonePe Business
if (this.state.showPhonePeBusinessBind) { if (this.state.showPhonePeBusinessBind) {
this.renderPhonePeBusinessBind (); return this.renderPhonePeBusinessBind ();
} }
// GooglePay Business // GooglePay Business