1
0
mirror of https://github.com/kepler155c/opus synced 2025-12-17 13:48:05 +00:00

icon transparency

This commit is contained in:
kepler155c@gmail.com
2019-07-11 00:42:57 -06:00
parent 0e1b712adc
commit e9559165a4
4 changed files with 37 additions and 76 deletions

View File

@@ -155,10 +155,6 @@ local page = UI.Page {
},
}
if extSupport then
page.container.backgroundColor = colors.black
end
local function loadApplications()
local requirements = {
turtle = not not turtle,