Skip to content

Commit 5dc6842

Browse files
authored
Remove empty line in flags reference documentation
1 parent 45cc82c commit 5dc6842

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

resources/references/core-reference/dal-reference/flags-reference.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,3 @@ nav:
2727
| Since | The "Since" flag defines since which Shopware version the field is available. |
2828
| WriteProtected | By setting the "WriteProtected" flag, write access via API can be restricted. This flag is mostly used to protect indexed data from direct writing via API. |
2929
| Immutable | By setting the "Immutable" flag, it indicates that the field is write-once and then read-only |
30-

0 commit comments

Comments
 (0)