mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-11 12:07:22 +01:00
Fixignoring bugs
This commit is contained in:
@@ -16,7 +16,9 @@ class PreviewUpdater: UpdaterProtocol {
|
||||
self.update = Release(name: "10.10.10", html_url: URL(string: "https://example.com")!, body: "Critical Security Update")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
func ignore(release: Release) {
|
||||
}
|
||||
}
|
||||
|
||||
extension PreviewUpdater {
|
||||
|
||||
Reference in New Issue
Block a user