[SSE] Add loading bullet from storage

This commit is contained in:
Julia Radzhabova 2022-04-13 14:20:11 +03:00
parent f80894376a
commit 97e7c43e93

View file

@ -915,6 +915,7 @@ define([
api: me.api,
props: props,
type: 0,
storage: me.permissions.canRequestInsertImage || me.permissions.fileChoiceUrl && me.permissions.fileChoiceUrl.indexOf("{documentType}")>-1,
interfaceLang: me.permissions.lang,
handler: function(result, value) {
if (result == 'ok') {