Refresh blocked table on whitelist changes
This commit is contained in:
@@ -238,6 +238,9 @@ class WafWhitelistTable extends Component implements HasTable, HasSchemas, HasAc
|
|||||||
->warning()
|
->warning()
|
||||||
->send();
|
->send();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$this->dispatch('waf-whitelist-updated');
|
||||||
|
$this->dispatch('waf-blocked-updated');
|
||||||
}
|
}
|
||||||
|
|
||||||
protected function matchTypeLabel(string $type): string
|
protected function matchTypeLabel(string $type): string
|
||||||
|
|||||||
Reference in New Issue
Block a user