Revert "Fix typo"

This reverts commit 03be7823b9.
This commit is contained in:
yuqiuw
2021-06-10 11:36:31 -05:00
committed by GitHub
parent 0bdb4c906f
commit b4c42408b5
+1 -1
View File
@@ -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 {