fix(macos): disambiguate AnyCodable usage
This commit is contained in:
@@ -4,6 +4,8 @@ import Foundation
|
||||
import Observation
|
||||
import OSLog
|
||||
|
||||
private typealias AnyCodable = ClawdbotKit.AnyCodable
|
||||
|
||||
@MainActor
|
||||
@Observable
|
||||
final class CronJobsStore {
|
||||
|
||||
Reference in New Issue
Block a user