From bda28640d6e066ae338c6f31407df274ed09f026 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 8 Dec 2024 23:18:35 +0000 Subject: implement remote object fetching! this is most of the tricky parts of inbound federation :3 --- WpfTest/Model/NotePrivacyInteractors.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'WpfTest/Model/NotePrivacyInteractors.php') diff --git a/WpfTest/Model/NotePrivacyInteractors.php b/WpfTest/Model/NotePrivacyInteractors.php index ff4d7fa..917d90a 100644 --- a/WpfTest/Model/NotePrivacyInteractors.php +++ b/WpfTest/Model/NotePrivacyInteractors.php @@ -1,9 +1,9 @@