Skip to content

Commit 503cda5

Browse files
committed
chore: cleaning up
1 parent bbcf406 commit 503cda5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preload.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ window.getUserKeys = async () => {
5656
window.sessionFeatureFlags = {
5757
replaceLocalizedStringsWithKeys: false,
5858
// Hooks
59-
useClosedGroupV2QAButtons: false, // TODO DO NOT MERGE Remove after QA
59+
useClosedGroupV2QAButtons: false, // TODO DO NOT MERGE
6060
useOnionRequests: true,
6161
useReleaseChannels: true,
6262
useSESH101: true,

0 commit comments

Comments
 (0)