Fix wrong type
This commit is contained in:
parent
64c7e87801
commit
4aff3068fe
|
@ -40,7 +40,7 @@ menu:
|
||||||
|Attribute|Type|Nullable|Added in|
|
|Attribute|Type|Nullable|Added in|
|
||||||
|---------|-----------|:------:|:------:|
|
|---------|-----------|:------:|:------:|
|
||||||
| `name` | String |{{< no >}}|2.4.0|
|
| `name` | String |{{< no >}}|2.4.0|
|
||||||
| `value` | String |{{< no >}}|2.4.0|
|
| `value` | String (HTML) |{{< no >}}|2.4.0|
|
||||||
| `verified_at` | String (Datetime) |{{< yes >}}|2.6.0|
|
| `verified_at` | String (Datetime) |{{< yes >}}|2.6.0|
|
||||||
|
|
||||||
## Application
|
## Application
|
||||||
|
|
Loading…
Reference in New Issue