lint compliance

pull/1/head
yflory 2018-09-12 14:53:55 +02:00
parent 621fc9a897
commit 5276dc0bf6
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ define([
'/common/common-hash.js',
'/common/common-feedback.js',
'/common/sframe-messenger-inner.js',
'/contacts/messenger-ui.js?'+ +new Date(),
'/contacts/messenger-ui.js',
'/customize/messages.js',
], function ($, Config, ApiConfig, UIElements, UI, Hash, Feedback,
Messenger, MessengerUI, Messages) {