mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-10-09 17:02:46 +02:00
fix submit var
This commit is contained in:
parent
5b1eca615b
commit
adf9daa117
2 changed files with 3 additions and 2 deletions
|
@ -372,6 +372,7 @@ class PublicController extends AbstractController
|
|||
'exception_message' => $exception_message,
|
||||
'mapbox_token' => $_ENV['MAPBOX_TOKEN'],
|
||||
'maptiler_token' => $_ENV['MAPTILER_TOKEN'],
|
||||
'hide_filled_inputs' => false,
|
||||
]);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue