pl-api: akkoma fix

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-09-18 19:58:13 +02:00
parent c32b3a4af9
commit 9c35e26fc9

View File

@ -153,7 +153,7 @@ const WORDPRESS = 'WordPress';
* @category Software
* @see {@link https://akkoma.dev/AkkomaGang/akkoma}
*/
const AKKOMA = 'akkoma';
const AKKOMA = 'Akkoma';
/**
* glitch-soc, fork of Mastodon with a number of experimental features.