This commit is contained in:
IgorTimofeev 2022-05-08 11:43:29 +03:00
parent d6c75e1e2d
commit 183118f1ec

View File

@ -583,8 +583,6 @@ local function getPublicationIcon(publication)
return loadImage(path)
else
GUI.alert(reason)
return fileNotExistsIcon
end
end