mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
[Anisette-Servers]: increased duration of toast for a successful refresh
This commit is contained in:
@@ -953,7 +953,7 @@ extension SettingsViewController
|
||||
func handleRefreshResult(_ result: Result<Void, any Error>) {
|
||||
var message = "Servers list refreshed"
|
||||
var details: String? = nil
|
||||
var duration: TimeInterval = 1.0
|
||||
var duration: TimeInterval = 2.0
|
||||
|
||||
switch result {
|
||||
case .success:
|
||||
|
||||
Reference in New Issue
Block a user