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/actor.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'routes/actor.php') diff --git a/routes/actor.php b/routes/actor.php index 5879538..021b9f8 100644 --- a/routes/actor.php +++ b/routes/actor.php @@ -1,9 +1,9 @@ mount('/user/:handle', function (array $args) { $actor = Actor::findLocalByHandle($args['handle']); -- cgit v1.3