mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-06-06 06:46:25 +02:00
Change phone adapter meta number to type phone_number + add support for boolean adapter data + add a noStaupClose to ovh adapter
This commit is contained in:
parent
9c9f99c87a
commit
a0f3784baa
8 changed files with 85 additions and 17 deletions
|
@ -135,7 +135,7 @@ namespace adapters;
|
|||
'title' => 'Numéro',
|
||||
'description' => 'Numéro de téléphone virtuel chez OVH.',
|
||||
'required' => true,
|
||||
'number' => true,
|
||||
'type' => 'phone_number',
|
||||
],
|
||||
[
|
||||
'name' => 'app_key',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue