removed merge-model from frp-docs
parent
2747ac52f2
commit
2678c75ac2
|
@ -25,7 +25,7 @@ HELP: <frp-button>
|
|||
{ $description "Creates an button whose model updates on clicks" } ;
|
||||
|
||||
HELP: <merge>
|
||||
{ $values { "models" "a list of models" } { "model" merge-model } }
|
||||
{ $values { "models" "a list of models" } { "model" basic-model } }
|
||||
{ $description "Creates a model that merges the updates of others" } ;
|
||||
|
||||
HELP: <filter>
|
||||
|
|
Loading…
Reference in New Issue