v1.6
This commit is contained in:
@@ -38,6 +38,7 @@ class ScriptModel: ObservableObject {
|
||||
self.state = state
|
||||
}
|
||||
|
||||
@MainActor
|
||||
func run() async {
|
||||
guard case .loaded(let script) = state else {
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user