mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-05 03:25:10 +08:00
69c507fded
it seems using async callback for onBeforeSendHeaders may crash the app. the main reason why it is async is to read the cookies from session. fix AF-1172