From 86d003f644fffbfb3495433cd0ad78c368a51efb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Fri, 23 Aug 2024 23:16:26 +0200 Subject: [PATCH] Continued: - added alias 'barkle' for 'misskey' --- fba/helpers/software.py | 1 + 1 file changed, 1 insertion(+) diff --git a/fba/helpers/software.py b/fba/helpers/software.py index 0e6d3b2..75519af 100644 --- a/fba/helpers/software.py +++ b/fba/helpers/software.py @@ -81,6 +81,7 @@ _misskey_aliases = [ "trashposs", "cutiekey", "kookie", + "barkle", ] # Aliases for pleroma -- 2.39.5