mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2025-12-20 19:19:21 +01:00
App Market fix for OC 1.8.0+
This commit is contained in:
parent
e5a1cdf016
commit
2bb6da5d0c
@ -613,7 +613,7 @@ local function getPublicationIcon(publication)
|
|||||||
|
|
||||||
return loadImage(path)
|
return loadImage(path)
|
||||||
else
|
else
|
||||||
return loadIcon("FileNotExists")
|
return loadIcon("Application")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user