From 478cf68228b0157da9446354a993804ddac65d51 Mon Sep 17 00:00:00 2001 From: winter Date: Thu, 8 May 2025 21:34:04 +0100 Subject: add automated account indicator --- templates/actor/profile.php | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/actor') diff --git a/templates/actor/profile.php b/templates/actor/profile.php index 3e1a11e..4e5f66a 100644 --- a/templates/actor/profile.php +++ b/templates/actor/profile.php @@ -23,6 +23,12 @@ $actorUser = UserAccount::findByLinkedActor($actor);
pronouns) ?>
@getFullHandle() ?>
created)) ?>
+ automated): ?> +
+ + +
+
-- cgit v1.3