fix php ini update bug

This commit is contained in:
Saeed Vaziry
2024-03-24 15:16:49 +01:00
parent ca0e33be2f
commit d504588f95
4 changed files with 45 additions and 41 deletions

View File

@ -1,5 +1,5 @@
@props([
"interval" => "30s",
"interval" => "7s",
"id",
"target" => null,
])