This commit is contained in:
2026-05-17 12:04:51 +02:00
parent 54910c6459
commit d813e59b5c
46 changed files with 1003 additions and 810 deletions

View File

@@ -141,7 +141,8 @@ impl ApObjectHandler for ThoughtsObjectHandler {
"direct"
};
let thought_id = self.repo
let thought_id = self
.repo
.accept_note(
ap_id.as_str(),
&author_id,