mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
fix image support broken in recent refactorings
This commit is contained in:
parent
cac98392a6
commit
b3038487f8
@ -104,6 +104,8 @@ const server = (function() {
|
|||||||
post,
|
post,
|
||||||
put,
|
put,
|
||||||
remove,
|
remove,
|
||||||
exec
|
exec,
|
||||||
|
// don't remove, used from CKEditor image upload!
|
||||||
|
getHeaders
|
||||||
}
|
}
|
||||||
})();
|
})();
|
2
src/public/libraries/ckeditor/ckeditor.js
vendored
2
src/public/libraries/ckeditor/ckeditor.js
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user