This commit is contained in:
Mike Griese
2024-09-04 06:05:14 -05:00
parent 0010511749
commit f12b9f4c4d

View File

@@ -14,7 +14,7 @@ internal sealed class MastodonExtensionPage : ListPage
public MastodonExtensionPage()
{
Icon = new("https://mastodon.social/packs/media/icons/android-chrome-36x36-4c61fdb42936428af85afdbf8c6a45a8.png");
Name = "Mastodon extension for cmdpal";
Name = "Mastodon";
}
public override ISection[] GetItems()