Skip to content

Commit c63cf5a

Browse files
committed
Merge branch 'main' of github.com:Citizen-Knowledge-Graph/foerderfunke-react-app
2 parents f2e1550 + 348d17d commit c63cf5a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/featureFlags.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
const defaultFlags = {
2-
showMermaidRuleGraph: false,
3-
bielefunke: false
2+
showMermaidRuleGraph: true,
3+
bielefunke: true
44
};
55

66
const getFeatureFlag = (flag) => {

0 commit comments

Comments
 (0)