We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65804b8 + 283c8a2 commit 1948c4aCopy full SHA for 1948c4a
src/ui/ajMenuBar.ts
@@ -48,7 +48,7 @@ events.UNSELECT_PROJECT.subscribe(() => {
48
49
MenuBar.addAction(
50
createAction('animated_java:about', {
51
- icon: 'info_outline',
+ icon: 'info',
52
category: 'animated_java',
53
name: translate('animated_java.menubar.items.about'),
54
condition: () => Format === ajModelFormat,
0 commit comments