fix: "Flow" object has no field "last_tested_version" when loading flows from dir (#2221)

This commit is contained in:
Nicolò Boschi 2024-06-19 18:15:50 +02:00 committed by GitHub
commit e3656a6a43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 7 deletions

View file

@ -505,5 +505,6 @@
"y": 0,
"zoom": 0.5
}
}
}
},
"last_tested_version": "0.6.2"
}