From 3eaa2cb3cf85f62f9f4d1cd201ac007682105255 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Tue, 27 Nov 2018 20:28:33 +0300 Subject: [PATCH] User add feature for Settings app #3 --- Files.cfg | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Files.cfg b/Files.cfg index 22d44ffe..fd4a9a92 100644 --- a/Files.cfg +++ b/Files.cfg @@ -458,6 +458,10 @@ path="/MineOS/Applications/Settings.app/Modules/8_System/Icon.pic", url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Settings/Modules/8_System/Icon.pic", }, + { + path="/MineOS/Applications/Settings.app/Modules/00_Users/Main.lua", + url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Settings/Modules/00_Users/Main.lua", + }, { path="/MineOS/Applications/Settings.app/Modules/00_Users/Icon.pic", url="https://raw.githubusercontent.com/IgorTimofeev/MineOS/master/Applications/Settings/Modules/00_Users/Icon.pic",