mirror of
https://github.com/yattee/yattee.git
synced 2025-10-12 18:38:16 +00:00
Style fix
This commit is contained in:
@@ -2,7 +2,7 @@ import Defaults
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
struct Constants {
|
||||
enum Constants {
|
||||
static let yatteeProtocol = "yattee://"
|
||||
static let overlayAnimation = Animation.linear(duration: 0.2)
|
||||
static var isIPhone: Bool {
|
||||
|
Reference in New Issue
Block a user