mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Fix bookmarks
This commit is contained in:
@@ -2,5 +2,6 @@ import Foundation
|
||||
import SwiftUI
|
||||
|
||||
struct Constants {
|
||||
static let yatteeProtocol = "yattee://"
|
||||
static let overlayAnimation = Animation.linear(duration: 0.2)
|
||||
}
|
||||
|
Reference in New Issue
Block a user