Skip to content

Commit

Permalink
Update modAssist_func_lib.js
Browse files Browse the repository at this point in the history
  • Loading branch information
jtsage committed Feb 15, 2024
1 parent 3577c42 commit 2224100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/modAssist_func_lib.js
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ const menu = {
icon : serveIPC.windowLib.contextIcons.openExplorer,
label : serveIPC.__('open_folder'),
},
menu.sep,
{
click : () => { general.exportJSON(collection) },
icon : serveIPC.windowLib.contextIcons.save,
Expand Down

0 comments on commit 2224100

Please sign in to comment.