checkpoint before checking out main
This commit is contained in:
@@ -5,7 +5,10 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
public enum SettingsDeepLink: String, Sendable {
|
||||
public enum SettingsDeepLink: String, Sendable, Equatable {
|
||||
case aiService
|
||||
case speechRecognition
|
||||
case textPolish
|
||||
case clipboard
|
||||
|
||||
private static let pendingKey = "settings.pendingDeepLink"
|
||||
|
||||
Reference in New Issue
Block a user