jiti-meet/modules/UI/side_pannels/chat
Lyubomir Marinov 2ff77676e2 Fix incorrect JSON file
The extension of the file modules/UI/side_pannels/chat/smileys.json
suggests that the format of the file is JSON. However, it contains
JavaScript RegExp instances which do not represent valid JSON. Such
discrepancies between file extension and format cause failures in
certain tools such as Webpack. Convert the file (both extension and
format) into a valid ES2015 module.
2016-09-19 12:48:38 -05:00
..
Chat.js Fix incorrect JSON file 2016-09-19 12:48:38 -05:00
Commands.js use lib to change chat subject 2016-01-25 19:00:18 +02:00
Replacement.js Fix incorrect JSON file 2016-09-19 12:48:38 -05:00
smileys.js Fix incorrect JSON file 2016-09-19 12:48:38 -05:00