Adding notifications for updater (#70)

This commit is contained in:
Max Goedjen
2020-03-21 18:43:26 -07:00
committed by GitHub
parent 0a9ecb039e
commit df8eedebd0
10 changed files with 334 additions and 21 deletions

View File

@@ -1,5 +1,6 @@
import Foundation
import Combine
import Brief
class PreviewUpdater: UpdaterProtocol {