mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-02-01 03:12:42 +01:00
adding padutils to padmodals
This commit is contained in:
parent
a557f2414e
commit
18d0c81181
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
var padutils = require('./pad_utils').padutils;
|
||||
|
||||
var padmodals = (function()
|
||||
{
|
||||
var pad = undefined;
|
||||
|
|
Loading…
Reference in a new issue