mirror of
https://codeberg.org/comaps/comaps
synced 2026-01-07 21:13:55 +00:00
[core][qt] Handle Mastodon and Bluesky
Signed-off-by: Harry Bond <me@hbond.xyz>
This commit is contained in:
committed by
Konstantin Pastbin
parent
856d16cfcb
commit
b0355319bd
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user