mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix typo
This commit is contained in:
parent
73bce2387c
commit
154ec4e854
@ -2472,7 +2472,7 @@ define([
|
||||
|
||||
var handleFileData = {
|
||||
name: name,
|
||||
mediasSources: mediasSources(),
|
||||
mediasSources: mediasSources,
|
||||
callback: function () {
|
||||
APP.onLocal();
|
||||
getImageURL(name).then(function (blobUrl) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user