1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Resolved conflicts

This commit is contained in:
Bharadwaja G
2017-08-24 12:21:43 +05:30
145 changed files with 4076 additions and 1751 deletions

View File

@@ -43,7 +43,7 @@
}
if (action === 'show-image-manager') {
window.ImageManager.showExternal((image) => {
window.ImageManager.show((image) => {
if (!resize) {
setImage(image);
return;