From 923b0c9526755ef2adcecc82671de96d55827ac7 Mon Sep 17 00:00:00 2001 From: n Date: Sat, 3 Feb 2024 22:55:13 +0100 Subject: [PATCH] =?UTF-8?q?remove=20dubious=20unicode=20character=20warnin?= =?UTF-8?q?gs=20for=20=F0=9D=95=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- clickat.meta | 2 +- clickat.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clickat.meta b/clickat.meta index b8413ac..92368e2 100644 --- a/clickat.meta +++ b/clickat.meta @@ -1 +1 @@ -description="Make microblogging social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickable." +description="Make microblogging social networks (Twitter/X, Threads, Bluesky and Fediverse) addresses clickable." diff --git a/clickat.php b/clickat.php index 92838e4..4a26088 100644 --- a/clickat.php +++ b/clickat.php @@ -2,7 +2,7 @@ /** * ClickAt * - * This plugin makes microblogging social networks (Twitter/𝕏, Threads, Bluesky and Fediverse) addresses clickable. + * This plugin makes microblogging social networks (Twitter/X, Threads, Bluesky and Fediverse) addresses clickable. */ use Shaarli\Config\ConfigManager;