Skip to content
Snippets Groups Projects
Unverified Commit af43e6e4 authored by Murtaza Patrawala's avatar Murtaza Patrawala Committed by GitHub
Browse files

[IMPROVE] Make Livechat Instructions setting multiline (#23515)

parent 84673541
No related branches found
No related tags found
No related merge requests found
......@@ -88,6 +88,7 @@ Meteor.startup(function() {
section: 'Livechat',
i18nLabel: 'Instructions',
i18nDescription: 'Instructions_to_your_visitor_fill_the_form_to_send_a_message',
multiline: true,
});
this.add('Livechat_offline_email', '', {
type: 'string',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment