Proxy /emoji to the backend, fixes #52
This commit is contained in:
parent
84998901e5
commit
9503bd2d1f
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ const backendEndpoints = [
|
|||
'/oauth',
|
||||
'/.well-known/webfinger',
|
||||
'/static',
|
||||
'/emoji',
|
||||
'/patron',
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue