Files
linebot_finance/app/captcha_state.py
henry4682 1fa12fcfad feat: linebot & invoice_fetcher
1. add manual captcha
2. remove transaction
2026-03-09 15:35:49 +08:00

4 lines
58 B
Python

import asyncio
captcha_answer = None
captcha_event = None