Merge branch 'master' into emojireacts

This commit is contained in:
Alex Gleason 2020-05-20 14:39:42 -05:00
commit 26ca01521c
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -20,6 +20,7 @@ const backendEndpoints = [
'/oauth',
'/.well-known/webfinger',
'/static',
'/emoji',
'/patron',
];