Skip to content

Commit

Permalink
github-deploy-action-command_palette
Browse files Browse the repository at this point in the history
  • Loading branch information
github-deploy-action committed Jul 10, 2024
1 parent 870ee92 commit 7bd8bb1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions command_palette/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,5 @@
</body>
<ninja-keys id="ninja-keys" placeholder="Find Action"></ninja-keys>

<script>

function commandPalleteEvent(action) {
return new CustomEvent('commandPalletteEvent', {
detail: action
});
}

</script>

<script src="hazel.js"></script>
</html>

0 comments on commit 7bd8bb1

Please sign in to comment.