Skip to content

Commit

Permalink
Merge branch 'webpSupport' into prs
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtnt committed Dec 27, 2023
2 parents 85599eb + f40f1f7 commit 8e72f26
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ public AboutPage() {

IconedTwoLineListItem simpleWebp = new IconedTwoLineListItem();
simpleWebp.setTitle("SimpleWEBP");
simpleWebp.setSubtitle("Copyright © Copyright 2023 Burning_TNT.\nLicensed under the Apache 2.0 License.");
simpleWebp.setSubtitle("Copyright © 2023 Burning_TNT.\nLicensed under the Apache 2.0 License.");
simpleWebp.setExternalLink("https://github.com/burningtnt/SimpleWEBP");

IconedTwoLineListItem minecraftJFXSkin = new IconedTwoLineListItem();
Expand Down

0 comments on commit 8e72f26

Please sign in to comment.