diff --git a/packages/rocketchat-lib/server/startup/settings.js b/packages/rocketchat-lib/server/startup/settings.js index 1eb7fb81fee8..c114b8424733 100644 --- a/packages/rocketchat-lib/server/startup/settings.js +++ b/packages/rocketchat-lib/server/startup/settings.js @@ -1212,13 +1212,13 @@ settings.addGroup('Layout', function() { type: 'string', public: true, }); - this.add('Layout_Home_Body', '
Welcome to Rocket.Chat!
\nThe Rocket.Chat desktops apps for Windows, macOS and Linux are available to download here.
The native mobile app, Rocket.Chat+,\n for Android and iOS is available from Google Play and the App Store.
\nFor further help, please consult the documentation.
\nIf you\'re an admin, feel free to change this content via Administration -> Layout -> Home Body. Or clicking here.
', { + this.add('Layout_Home_Body', 'Welcome to Rocket.Chat!
\nThe Rocket.Chat desktops apps for Windows, macOS and Linux are available to download here.
The native mobile app, Rocket.Chat+,\n for Android and iOS is available from Google Play and the App Store.
\nFor further help, please consult the documentation.
\nIf you\'re an admin, feel free to change this content via Administration → Layout → Home Body. Or clicking here.
', { type: 'code', code: 'text/html', multiline: true, public: true, }); - this.add('Layout_Terms_of_Service', 'Terms of Service