diff --git a/app/src/app.config.json b/app/src/app.config.json index 0be6f8fc7b..1c3e46a273 100644 --- a/app/src/app.config.json +++ b/app/src/app.config.json @@ -1135,6 +1135,6 @@ "downloadPromptReminderDelay": 30, "enableFileAutoDownload": true, "fileAutoDownloadSizeThresholdInMB": 15, - "isCloseButtonOnLeft": true + "isCloseButtonOnLeft": false } }