F
Filament5mo ago
WrkL

Repeater keybindings

Hi, is it possible to add keybinding on Reapeater "add action"?
Solution:
```php ->addAction( fn (Action $action) => $action->keyBindings([...]), )...
Jump to solution
2 Replies
Solution
LeandroFerreira
LeandroFerreira5mo ago
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
?
WrkL
WrkLOP5mo ago
Thanks!!
Want results from more Discord servers?
Add your server