join array in messages.js

pull/1/head
ansuz 2017-02-21 17:16:56 +01:00
parent 22f926d3a5
commit ed19c6885d
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ define(function () {
"<li>You can import pads which were recently viewed in your browser so you have them in your account.</li>",
"<li>If you are using a shared computer, you need to log out when you are done, closing the tab is not enough.</li>",
"</ul>"
];
].join('');
// Settings
out.settings_title = "Settings";