From 4c7bde1400820f36caf8b2a5374007384c3018f3 Mon Sep 17 00:00:00 2001 From: winter Date: Mon, 9 Dec 2024 21:31:54 +0000 Subject: rename to Digitigrade / PawPub :3 --- routes/note.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'routes/note.php') diff --git a/routes/note.php b/routes/note.php index 65b9313..be7eb25 100644 --- a/routes/note.php +++ b/routes/note.php @@ -1,8 +1,8 @@ mount('/post/:id', function (array $args) { $note = Note::find($args['id']); -- cgit v1.3