Fix deprecation message introduced by 3d511f3
All checks were successful
Create Docker Image / Test Application (x86_64) (push) Successful in 27s
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 1m24s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 2m48s
Create Docker Image / Final Docker Image Manifest (push) Successful in 10s

This commit is contained in:
Deon George 2025-06-01 14:15:21 +10:00
parent d623f3c26d
commit 6599bb7f4f

View File

@ -13,6 +13,7 @@ class Attribute extends Component
public bool $edit;
public bool $new;
public bool $old;
public bool $updated;
/**
* Create a new component instance.