Skip to content

Commit

Permalink
Update deltachat-ios/Controller/Settings/Proxy/ProxySettingsViewContr…
Browse files Browse the repository at this point in the history
…oller.swift

Co-authored-by: bjoern <[email protected]>
  • Loading branch information
zeitschlag and r10s authored Nov 13, 2024
1 parent 913b108 commit f7e520c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ extension ProxySettingsViewController {
completion(true)
}
}
deleteAction.backgroundColor = .red
deleteAction.backgroundColor = .systemRed

let configuration = UISwipeActionsConfiguration(actions: [deleteAction])
configuration.performsFirstActionWithFullSwipe = true
Expand Down

0 comments on commit f7e520c

Please sign in to comment.