Move the chat code outside of the contacts folder

This commit is contained in:
yflory
2019-02-18 15:09:27 +01:00
parent f112864027
commit bfe985e406
3 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ define([
'/bower_components/nthen/index.js',
'/common/sframe-common.js',
'/common/hyperscript.js',
'/contacts/messenger-ui.js',
'/common/messenger-ui.js',
'/customize/messages.js',
'/common/common-interface.js',