fix unicode character for 𝕏

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

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/U+1D54F, Threads, Bluesky and Fediverse) addresses clickable.
*/
use Shaarli\Config\ConfigManager;