mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Use packaged version of Tinycon.
This commit is contained in:
parent
1541237654
commit
03bcd07741
5 changed files with 4 additions and 238 deletions
|
@ -23,7 +23,7 @@
|
|||
var padutils = require('./pad_utils').padutils;
|
||||
var padcookie = require('./pad_cookie').padcookie;
|
||||
|
||||
require('./tinycon');
|
||||
var Tinycon = require('tinycon/tinycon');
|
||||
|
||||
var chat = (function()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue