Skip to content

Commit

Permalink
Revert changes to the update controller
Browse files Browse the repository at this point in the history
  • Loading branch information
jotaemepereira committed Jul 23, 2024
1 parent 4557fb3 commit 1206dbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DuckDuckGo/Updates/UpdateController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ final class UpdateController: NSObject, UpdateControllerProtocol {

#if DEBUG
updater.updater.automaticallyChecksForUpdates = false
updater.updater.automaticallyDownloadsUpdates = false
updater.updater.updateCheckInterval = 0
#endif

Expand Down

0 comments on commit 1206dbf

Please sign in to comment.