From 1e9c2ef369cea8dd24d103630b4b9a9a014e58f4 Mon Sep 17 00:00:00 2001 From: Igor Timofeev Date: Sat, 19 Jan 2019 18:11:39 +0300 Subject: [PATCH] aefae --- Installer/Main.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installer/Main.lua b/Installer/Main.lua index b10d1b00..a74829b5 100644 --- a/Installer/Main.lua +++ b/Installer/Main.lua @@ -552,7 +552,7 @@ addStage(function() end end - addToList(wallpapersSwitchAndLabel, "optional") + addToList(applicationsSwitchAndLabel, "optional") addToList(wallpapersSwitchAndLabel, "wallpapers") addToList(screensaversSwitchAndLabel, "screensavers")