mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
Update DB.js
This commit is contained in:
parent
dbc777dd13
commit
638757fdb5
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
var ueberDB = require("ueberDB");
|
||||
var ueberDB = require("ueberdb2");
|
||||
var settings = require("../utils/Settings");
|
||||
var log4js = require('log4js');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue