Mod signature for Prevention remember forms command
This commit is contained in:
parent
a482e16739
commit
da8dd12dad
|
@ -13,7 +13,7 @@ class PreventionRememberAction
|
|||
{
|
||||
use AsAction;
|
||||
|
||||
public string $commandSignature = 'prevention:remember';
|
||||
public string $commandSignature = 'prevention:remember-forms';
|
||||
|
||||
public function handle(): void
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue