We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd1752 commit 6f37d58Copy full SHA for 6f37d58
1 file changed
components/featureFlags.ts
@@ -44,7 +44,7 @@ const defaults: Record<Env, FeatureFlags> = {
44
followOrg: true,
45
lobbyingTable: false,
46
showLLMFeatures: true,
47
- hearingsAndTranscriptions: false
+ hearingsAndTranscriptions: true
48
},
49
test: {
50
testimonyDiffing: false,
0 commit comments