Correct 'metadata.js'

This commit is contained in:
Wolfgang Huß 2021-06-07 21:26:50 +02:00
parent fe0cdecffc
commit 862218a2dc

View File

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