mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-04-03 22:52:48 +02:00
Fix installer
This commit is contained in:
@@ -612,8 +612,9 @@ addStage(function()
|
||||
|
||||
addToList(true, "required")
|
||||
addToList(true, "localizations")
|
||||
addToList(true, "wallpapers")
|
||||
addToList(applicationsSwitchAndLabel.switch.state, "optional")
|
||||
addToList(wallpapersSwitchAndLabel.switch.state, "wallpapers")
|
||||
addToList(wallpapersSwitchAndLabel.switch.state, "optionalWallpapers")
|
||||
|
||||
-- Downloading files from created list
|
||||
local versions, path, id, version, shortcut = {}
|
||||
|
||||
Reference in New Issue
Block a user