F
Filament6mo 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
LeandroFerreira6mo ago
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
->addAction(
fn (Action $action) =>
$action->keyBindings([...]),
)
?
WrkL
WrkLOP6mo ago
Thanks!!
Want results from more Discord servers?
Add your server