App crash when loading Wanikani API
Repro steps:
1. Launch app with Wanikani API enabled
2. Click 'Start' while API is still loading
On rare occasions this causes a crash
I'm going to put a hold on fixing this. It appears to be a bug with sqlite-net. Unfortunately it seems likely this library is no longer supported with MAUI, meaning I'm going to have to completely replace it during the imminent required upgrade anyways.