mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-09-14 04:08:01 +02:00
Updater
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
import Combine
|
||||
|
||||
class PreviewUpdater: ObservableObject, UpdaterProtocol {
|
||||
var update: Release? = nil
|
||||
}
|
||||
Reference in New Issue
Block a user