Proxy /emoji to the backend, fixes #52
This commit is contained in:
@ -20,6 +20,7 @@ const backendEndpoints = [
|
||||
'/oauth',
|
||||
'/.well-known/webfinger',
|
||||
'/static',
|
||||
'/emoji',
|
||||
'/patron',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user