mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
reformat a console.log
This commit is contained in:
parent
1166bd7e74
commit
28387f8c90
@ -14,7 +14,7 @@
|
||||
|
||||
module.exports.create = function(conf, cb){
|
||||
console.log("Loading amnesiadb. This is a horrible idea in production,"+
|
||||
"as data *will not* persist\n");
|
||||
" as data *will not* persist\n");
|
||||
|
||||
var db=[],
|
||||
index=0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user