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 6a21d6c commit 517c342Copy full SHA for 517c342
features/localized-explore/script.js
@@ -9,8 +9,6 @@ export default async function ({ feature, console }) {
9
).json()
10
).profile.country;
11
12
- window.feature = feature;
13
-
14
ScratchTools.waitForElements("div.thumbnail.project", detectCountry);
15
16
async function detectCountry(element) {
0 commit comments