mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-03 06:32:47 +02:00
App Market fix for OC 1.8.0+
This commit is contained in:
@@ -613,7 +613,7 @@ local function getPublicationIcon(publication)
|
||||
|
||||
return loadImage(path)
|
||||
else
|
||||
return loadIcon("FileNotExists")
|
||||
return loadIcon("Application")
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user