fix(edit): fix the version that supports editing (#2263)

This commit is contained in:
枕石 2025-05-27 13:00:57 +08:00 committed by GitHub
parent 1b9db7dad0
commit 837602e0cb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ import Observation
}
public var isEditSupported: Bool {
version >= 4
version >= 3.5
}
public var isEditAltTextSupported: Bool {