From 5e5b7c5d6d4bbdd4acaea7d4b6c5be1e27b04a86 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 13 Jan 2025 20:57:26 +0000 Subject: make the thread page work --- templates/note.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/note.php') diff --git a/templates/note.php b/templates/note.php index 3fc86ba..56f1322 100644 --- a/templates/note.php +++ b/templates/note.php @@ -9,7 +9,7 @@ if ($user != null) { $interKinds = array_map(fn($inter) => $inter->kind, $interactions); } ?> -
+
$note->author]); ?> -- cgit v1.3