Skip to content

Commit

Permalink
chore: rebase merge
Browse files Browse the repository at this point in the history
Signed-off-by: Tim deBoer <[email protected]>
  • Loading branch information
deboer-tim committed Dec 20, 2023
1 parent 183f243 commit 2a1fe36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/renderer/src/lib/compose/ComposeActions.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,6 @@ if (dropdownMenu) {
contextPrefix="composeItem"
dropdownMenu="{dropdownMenu}"
contributions="{contributions}"
detailed="{detailed}"
onError="{handleError}" />
</svelte:component>
Original file line number Diff line number Diff line change
Expand Up @@ -204,5 +204,6 @@ if (dropdownMenu) {
contextPrefix="containerItem"
dropdownMenu="{dropdownMenu}"
contributions="{contributions}"
detailed="{detailed}"
onError="{handleError}" />
</svelte:component>

0 comments on commit 2a1fe36

Please sign in to comment.