mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-06-28 17:01:37 +00:00
More
This commit is contained in:
@@ -3,7 +3,7 @@ import Brief
|
||||
|
||||
struct UpdateDetailView<UpdaterType: Updater>: View {
|
||||
|
||||
@EnvironmentObject var updater: UpdaterType
|
||||
@Environment(UpdaterType.self) var updater: UpdaterType
|
||||
|
||||
let update: Release
|
||||
|
||||
|
||||
Reference in New Issue
Block a user