User add feature for Settings app #4

This commit is contained in:
Igor Timofeev 2018-11-27 20:33:12 +03:00
parent 3eaa2cb3cf
commit 3c37b82780

View File

@ -44,6 +44,11 @@
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/web.lua",
fileID=101,
},
{
path="/lib/scale.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/scale.lua",
fileID=505,
},
},
localizations = {
{
@ -478,11 +483,6 @@
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/bigLetters.lua",
fileID=391,
},
{
path="/lib/scale.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/scale.lua",
fileID=505,
},
{
path="/lib/MeowEngine/Main.lua",
url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/lib/MeowEngine/Main.lua",