mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-05-28 01:29:00 +02:00
Lots of UI quality of life changes.
This commit is contained in:
@@ -104,7 +104,7 @@ extension Release: Identifiable {
|
||||
extension Release {
|
||||
|
||||
public var critical: Bool {
|
||||
return body.contains(Constants.securityContent)
|
||||
body.contains(Constants.securityContent)
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user