mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-09-12 19:51:02 +05: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)
|
||||
else
|
||||
return loadIcon("FileNotExists")
|
||||
return loadIcon("Application")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user