mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +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)
|
.foregroundColor(.red)
|
||||||
.disabled(!saveHistory)
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user