From f10db08828290c28cb391da829e4b2b169452cd3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Sat, 4 May 2024 02:05:29 +0200 Subject: [PATCH] Continued: - addedd alias 'cutiekey' for 'misskey' --- fba/helpers/software.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fba/helpers/software.py b/fba/helpers/software.py index b752095..659c93b 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -78,7 +78,8 @@ _misskey_aliases = [ "shrimpkey", "tanukey", "nexkey", - "trashposs" + "trashposs", + "cutiekey" ] # Aliases for pleroma -- 2.39.5