Added text parser

This commit is contained in:
Pierre
2018-05-03 22:05:06 +02:00
parent 0ee542a3ac
commit 1044e3ff64
6 changed files with 38 additions and 3 deletions

View File

@ -873,6 +873,13 @@ var ComunicWeb = {
},
/**
* Comunic specific text parser
*/
textParser: {
//TODO : implement
},
/**
* Countdown timer
*/