mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-05-08 16:05:05 -04:00
corrected json syntax error
This commit is contained in:
parent
082d5fae7e
commit
a60205f3dc
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
||||||
, "prefixfree.js"
|
, "prefixfree.js"
|
||||||
]
|
]
|
||||||
, "timeslider.js": [
|
, "timeslider.js": [
|
||||||
, "undo-xpopup.js"
|
"undo-xpopup.js"
|
||||||
, "json2.js"
|
, "json2.js"
|
||||||
, "colorutils.js"
|
, "colorutils.js"
|
||||||
, "draggable.js"
|
, "draggable.js"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue