mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
update: array attribute type message.
This commit is contained in:
+1
-2
@@ -100,5 +100,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -92,5 +92,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -93,5 +93,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -124,5 +124,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -122,5 +122,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -120,5 +120,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -92,5 +92,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
+1
-2
@@ -93,5 +93,4 @@
|
||||
label="Array"
|
||||
bind:checked={data.array}
|
||||
disabled={data.required || editing}
|
||||
description="Indicate whether this attribute should act as an array, with the default value set as an empty
|
||||
array." />
|
||||
description="Indicate whether this attribute is an array. Defaults to an empty array." />
|
||||
|
||||
Reference in New Issue
Block a user