Skip to content
Snippets Groups Projects
Commit 391ec2a9 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6811 change BescheidManagerConfig.Features to public

parent 6b0a1652
Branches
Tags
No related merge requests found
...@@ -36,7 +36,7 @@ public class BescheidManagerConfig { ...@@ -36,7 +36,7 @@ public class BescheidManagerConfig {
@Builder @Builder
@Getter @Getter
static class Features { public static class Features {
private boolean canCreateBescheidDocument; private boolean canCreateBescheidDocument;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment