You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
emojis() returns the return value of _json to the user, which then contains
confusing ETag and Last-Modified enttries, caused by commit 8c42a70. Not sure
how you want to fix it, but easiest would be to delete those entries in
emojis() before returning the result.