mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-17 23:07:23 +01:00
Updater
This commit is contained in:
6
Secretive/Preview Content/PreviewUpdater.swift
Normal file
6
Secretive/Preview Content/PreviewUpdater.swift
Normal file
@@ -0,0 +1,6 @@
|
||||
import Foundation
|
||||
import Combine
|
||||
|
||||
class PreviewUpdater: ObservableObject, UpdaterProtocol {
|
||||
var update: Release? = nil
|
||||
}
|
||||
Reference in New Issue
Block a user