Link to Pleroma admin-fe views

This commit is contained in:
Alex Gleason
2020-04-21 20:42:19 -05:00
parent 36c3529006
commit 4910b99a53
4 changed files with 6 additions and 5 deletions

View File

@ -14,6 +14,7 @@ const secureProxy = !(process.env.PROXY_HTTPS_INSECURE === 'true');
const backendEndpoints = [
'/api',
'/pleroma',
'/nodeinfo',
'/socket',
'/oauth',