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