Skip to content

Commit f7e520c

Browse files
zeitschlagr10s
andauthored
Update deltachat-ios/Controller/Settings/Proxy/ProxySettingsViewController.swift
Co-authored-by: bjoern <[email protected]>
1 parent 913b108 commit f7e520c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deltachat-ios/Controller/Settings/Proxy/ProxySettingsViewController.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ extension ProxySettingsViewController {
275275
completion(true)
276276
}
277277
}
278-
deleteAction.backgroundColor = .red
278+
deleteAction.backgroundColor = .systemRed
279279

280280
let configuration = UISwipeActionsConfiguration(actions: [deleteAction])
281281
configuration.performsFirstActionWithFullSwipe = true

0 commit comments

Comments
 (0)