Mod signature for Prevention remember forms command
This commit is contained in:
parent
c6c01a3e24
commit
aa7cdb3fa3
|
@ -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