update observations

This commit is contained in:
Henry Jordan
2021-03-31 14:33:21 +00:00
parent 1977c923fe
commit 399e3019b0
5 changed files with 27 additions and 28 deletions

View File

@@ -1900,7 +1900,7 @@ class Delegation extends Model
return [
'title' => $threadTitle,
'description' => $threadDescription,
'description' => $threadDescription
];
}