From ef16890f38bd4256da1b873a89dfadc5067d63a9 Mon Sep 17 00:00:00 2001 From: winter Date: Tue, 24 Dec 2024 00:33:02 +0000 Subject: hook up the interaction buttons to a dummy thing --- templates/note.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/note.php') diff --git a/templates/note.php b/templates/note.php index 31795e4..6e718f5 100644 --- a/templates/note.php +++ b/templates/note.php @@ -20,9 +20,9 @@ = $note->getFormattedContent('text/html') ?? htmlspecialchars($note->plainContent) ?>
\ No newline at end of file -- cgit v1.3