remove dubious unicode character warnings for 𝕏

This commit is contained in:
n 2024-02-03 22:55:13 +01:00
parent 98488c2c17
commit 923b0c9526
Signed by: n
GPG Key ID: 510227DD6C502CE3
2 changed files with 2 additions and 2 deletions

View File

@ -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."

View File

@ -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;