Update config/params.php

update test -> 6
This commit is contained in:
SonTV 2023-06-30 03:42:21 +00:00
parent 8918a58746
commit 7c8014ca87

View File

@ -8,5 +8,5 @@ return [
"version" => "1.0.7", "version" => "1.0.7",
"autoSyncLog" => false, "autoSyncLog" => false,
"timeoutRequestServer" => 4, "timeoutRequestServer" => 4,
"test" => 5 "test" => 6
]; ];