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 bbcf406 commit 503cda5Copy full SHA for 503cda5
preload.js
@@ -56,7 +56,7 @@ window.getUserKeys = async () => {
56
window.sessionFeatureFlags = {
57
replaceLocalizedStringsWithKeys: false,
58
// Hooks
59
- useClosedGroupV2QAButtons: false, // TODO DO NOT MERGE Remove after QA
+ useClosedGroupV2QAButtons: false, // TODO DO NOT MERGE
60
useOnionRequests: true,
61
useReleaseChannels: true,
62
useSESH101: true,
0 commit comments