From 2995dcaad575bd07616a292de223b32f4352047a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Thu, 18 Apr 2024 19:23:45 +0200 Subject: [PATCH] Continued: - added alias 'trashposs' 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 904f390..09f016f 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -77,7 +77,8 @@ _misskey_aliases = [ "hijikey", "shrimpkey", "tanukey", - "nexkey" + "nexkey", + "trashposs" ] # Aliases for pleroma -- 2.39.5