Skip to content

Commit f09c403

Browse files
committed
Add :command metadata to portal.api/register!
1 parent 1b80a1c commit f09c403

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/portal/api.cljc

+1
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,7 @@
135135
136136
The function name and doc string will show up in the command palette."
137137
{:added "0.16.0"
138+
:command true
138139
:predicate var?}
139140
[var]
140141
(rt/register! var)

0 commit comments

Comments
 (0)