mirror of
https://github.com/pezkuwichain/pezkuwi-telegram-miniapp.git
synced 2026-06-20 09:11:04 +00:00
fix: dual bot token auth + P2P UI logic fixes
- All 17 edge functions now check both TELEGRAM_BOT_TOKEN and TELEGRAM_BOT_TOKEN_KRD for session verification - Add perPage:1000 to listUsers calls to prevent pagination issues - Fix offer button label: Buy tab shows "Al" (green), Sell tab shows "Sat" (red) - Fix active tab highlight with cyan color for visibility - Fix modal transparency (add --card CSS variable) - Fix withdraw tab sync (useEffect on modal open)
This commit is contained in:
+3
-3
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.0.227",
|
||||
"buildTime": "2026-02-26T17:26:18.861Z",
|
||||
"buildNumber": 1772126778862
|
||||
"version": "1.0.228",
|
||||
"buildTime": "2026-02-26T21:44:34.122Z",
|
||||
"buildNumber": 1772142274123
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user