feat: Implement Ledger alignment and correct corrective mutation authors in seeders

This commit is contained in:
Daan Meijer
2026-06-15 23:22:08 +02:00
parent bf7da48a58
commit 3dd7c48b08
9 changed files with 177 additions and 8 deletions
+1
View File
@@ -18,6 +18,7 @@ class Ledger extends Model
'name',
'rules',
'score',
'alignment',
];
public function dynamic(): BelongsTo