Skip to content

Commit

Permalink
Better icon for the launcher command.
Browse files Browse the repository at this point in the history
  • Loading branch information
tinevez committed Oct 17, 2024
1 parent 01d532a commit 1138482
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
@Plugin(
type = Command.class,
menuPath = "Plugins>Tracking>Mastodon>Mastodon Launcher",
iconPath = "/org/mastodon/app/mastodon-logo-16x16.png" )
iconPath = "/org/mastodon/app/mastodon-logo-32x32.png" )
public class MastodonLauncherCommand extends ContextCommand
{

Expand Down

0 comments on commit 1138482

Please sign in to comment.