From 065695cc2d4471b212124cf878fd74b21a302002 Mon Sep 17 00:00:00 2001 From: winter Date: Sun, 30 Mar 2025 20:27:05 +0100 Subject: use date format in actor profile --- templates/actor/profile.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'templates/actor/profile.php') diff --git a/templates/actor/profile.php b/templates/actor/profile.php index 8339fa2..3165586 100644 --- a/templates/actor/profile.php +++ b/templates/actor/profile.php @@ -22,8 +22,7 @@ $actorUser = UserAccount::findByLinkedActor($actor);