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 7b67de5 commit 477ad03Copy full SHA for 477ad03
scripts/beforeinit.js
@@ -69,7 +69,7 @@ if (markup) {
69
}]
70
});
71
} else {
72
- if (!pod) delete f[2].values["1-prod"];
+ if (!prod) delete f[2].values["1-prod"];
73
if (!storage) f.splice(3, 1);
74
}
75
0 commit comments