Commit 12500413 by 1808837298@qq.com

fix: fix typo

parent 0d0191f4
......@@ -132,7 +132,7 @@ const TopUp = () => {
if (status.top_up_link) {
setTopUpLink(status.top_up_link);
}
if (status.enable_online_top_up) {
if (status.enable_online_topup) {
setEnableOnlineTopUp(status.enable_online_topup);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment