@@ -67,7 +67,7 @@ namespace QuestAppLauncher
|
||||
public string customCategory = Category_Right;
|
||||
|
||||
// Whether to auto-download updates
|
||||
public bool autoUpdate = false;
|
||||
public bool autoUpdate = true;
|
||||
|
||||
// Background image path
|
||||
public string background = Background_Default;
|
||||
|
||||
Reference in New Issue
Block a user