Finished testing autocrud tabs

This commit is contained in:
Masu Baumgartner
2024-09-01 20:13:32 +02:00
parent fba40d6689
commit 60a8f60bcb

View File

@@ -56,7 +56,7 @@
.AddProperty(x => x.ApiPort);
option
.WithPage("Security")
.DefaultPage
.DefaultSection
.AddProperty(x => x.SslEnabled);
};