diff --git a/branding/constants/metadata.js b/branding/constants/metadata.js index 5a186e2..968cb52 100644 --- a/branding/constants/metadata.js +++ b/branding/constants/metadata.js @@ -1,7 +1,7 @@ // this file is duplicated in `backend/src/config/metadata.js` and `webapp/constants/metadata.js` and replaced on rebranding export default { APPLICATION_NAME: 'wir.social', - APPLICATION_SHORT_NAME: 'wir', + APPLICATION_SHORT_NAME: 'wir.social', APPLICATION_DESCRIPTION: 'Wir Social Community', COOKIE_NAME: 'ocelot-social-token', ORGANIZATION_NAME: 'Webcraft-Media',