mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-04 11:19:27 -05:00
fix image support broken in recent refactorings
This commit is contained in:
@@ -104,6 +104,8 @@ const server = (function() {
|
||||
post,
|
||||
put,
|
||||
remove,
|
||||
exec
|
||||
exec,
|
||||
// don't remove, used from CKEditor image upload!
|
||||
getHeaders
|
||||
}
|
||||
})();
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user