This commit is contained in:
Zuzanna Ludzik 2026-08-04 10:37:54 +02:00
parent 73bce2387c
commit 154ec4e854

View File

@ -2472,7 +2472,7 @@ define([
var handleFileData = {
name: name,
mediasSources: mediasSources(),
mediasSources: mediasSources,
callback: function () {
APP.onLocal();
getImageURL(name).then(function (blobUrl) {