mirror of https://github.com/status-im/codimd.git
Fix merge conflicts
This commit is contained in:
parent
b956ada24b
commit
93c6205aa6
|
@ -126,11 +126,7 @@ function responseHackMD(res, note) {
|
|||
twitter: config.twitter,
|
||||
github: config.github,
|
||||
gitlab: config.gitlab,
|
||||
<<<<<<< HEAD
|
||||
dropbox: config.dropbox
|
||||
=======
|
||||
dropbox: config.dropbox,
|
||||
>>>>>>> 930afdc33738a487bd9e596c5d35bc9f686eaaa1
|
||||
});
|
||||
var buf = html;
|
||||
res.writeHead(200, {
|
||||
|
|
Loading…
Reference in New Issue