Skip to content

Commit 4bf1063

Browse files
committed
Whoops, bring these back.
1 parent d90e3b8 commit 4bf1063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/CommandPalette/Palette.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ public function addCommand(Command $command): self
2929
public function build(): Collection
3030
{
3131
return $this
32-
// ->buildNav()
32+
->buildNav()
3333
->buildFields()
3434
->buildActions()
3535
->get();

0 commit comments

Comments
 (0)