Skip to content

Commit f6a7650

Browse files
authored
Fix missing code-samples
1 parent ffd3b8b commit f6a7650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en-us/reference/engine/classes/Instance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1244,7 +1244,7 @@ methods:
12441244
This method will reset the value of the given property back to its default value,
12451245
as defined after being created via `Datatype.Instance.new()`.
12461246
Providing an invalid property or a read-only one will result in an error.
1247-
code-samples:
1247+
code-samples: []
12481248
parameters:
12491249
- name: name
12501250
type: string

0 commit comments

Comments
 (0)