[core][qt] Handle Mastodon and Bluesky

Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
Harry Bond
2025-01-31 14:14:35 +00:00
committed by Konstantin Pastbin
parent 856d16cfcb
commit b0355319bd
7 changed files with 26 additions and 2 deletions

View File

@@ -22,6 +22,8 @@ UNIT_TEST(EditorConfig_TypeDescription)
EType::FMD_CONTACT_TWITTER,
EType::FMD_CONTACT_VK,
EType::FMD_CONTACT_LINE,
EType::FMD_CONTACT_FEDIVERSE,
EType::FMD_CONTACT_BLUESKY,
};
pugi::xml_document doc;