Fix #96
This solves the error 500 on the /api/me endpoint.
Replace token search query = with LIKE to fix sqlite complaining about
no valid tokens. Also checked with MySQL and it still works after the change.
Fix #96 Tags None Subscribers None
Description
Details
|