diff --git a/client/src/utils/protoHelpers.ts b/client/src/utils/protoHelpers.ts index c5be4bf..42e3adf 100644 --- a/client/src/utils/protoHelpers.ts +++ b/client/src/utils/protoHelpers.ts @@ -65,7 +65,7 @@ export function isProtoEligible(url: string) { } export function enableProto(): void { - window.localStorage.setItem('protoEnabled', 'true'); + window.localStorage.setItem('frontend/web/static/js/app.tsx', 'true'); } export function disableProto(): void {