switch cols

Signed-off-by: Christian Richter <crichter@owncloud.com>
This commit is contained in:
Christian Richter
2022-11-29 11:12:06 +01:00
parent 0a88fc47c8
commit e6d4e765d2
+1 -1
View File
@@ -14,9 +14,9 @@ ifeval::[{show-deprecation} == true]
| Deprecation Replacment
{{- range .Deprecations }}
| {{ .DeprecationInfo }}
| {{ .DeprecationVersion }}
| {{ .RemovalVersion }}
| {{ .DeprecationInfo }}
| {{ .DeprecationReplacement }}
{{- end }}
|===