From c8c89361935a5b84b86d81ae9050be6bd719c26d Mon Sep 17 00:00:00 2001 From: Alex Kirk Date: Wed, 9 Oct 2024 03:32:45 +0200 Subject: [PATCH] Fix fatal when deleting an app --- templates/admin-header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/admin-header.php b/templates/admin-header.php index a3566c40..992e7d33 100644 --- a/templates/admin-header.php +++ b/templates/admin-header.php @@ -111,7 +111,7 @@ function td_timestamp( $timestamp, $strikethrough_past = false ) {