mirror of
https://github.com/yattee/yattee.git
synced 2025-08-04 09:44:12 +00:00
Allow to delete history even when it is disabled
This commit is contained in:
@@ -160,7 +160,6 @@ struct HistorySettings: View {
|
||||
)
|
||||
}
|
||||
.foregroundColor(.red)
|
||||
.disabled(!saveHistory)
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user