Skip to content

Commit

Permalink
Add "plugins-manager" to menubar
Browse files Browse the repository at this point in the history
  • Loading branch information
ollimeier committed Oct 1, 2024
1 parent d7d2fc0 commit 67b4b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fontra/views/editor/editor.js
Original file line number Diff line number Diff line change
Expand Up @@ -615,6 +615,7 @@ export class EditorController {
"theme-settings",
"display-language",
"clipboard",
"plugins-manager",
"server-info",
];
return menuItems.map((panelID) => ({
Expand Down

0 comments on commit 67b4b6c

Please sign in to comment.