Commit 9c0ef08
committed
fix(area_maintenance): Cast updates_checked to object type for consistency
Changed the type casting of $updates_checked from a direct assignment to an explicit (object) cast to ensure proper object handling and type consistency in the update_data_version method.1 parent d973872 commit 9c0ef08
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1050 | 1050 | | |
1051 | 1051 | | |
1052 | 1052 | | |
1053 | | - | |
| 1053 | + | |
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
| |||
0 commit comments