Skip to content

Commit 5344c3c

Browse files
committed
feat(justInCase): add to menu
1 parent 1331074 commit 5344c3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/sync26/menu.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ function onOpen() {
1010
.addItem('Tx Lookup', 'TxLookup')
1111
.addItem('Tx: Apply Rules', 'ApplyRules')
1212
.addItem('Load Trade Accounting', 'loadTradeAccountingMessages')
13+
.addItem('Share Just In Case', 'shareJustInCase')
1314
.addSubMenu(
1415
ui
1516
.createMenu('Lunch Money')

0 commit comments

Comments
 (0)