We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
select-self
1 parent bbf089b commit a3ca86fCopy full SHA for a3ca86f
1 file changed
features/select-self/script.js
@@ -36,7 +36,7 @@ export default async function ({ feature, console }) {
36
}
37
})
38
39
- feature.addEventListener("reenabled", function () {
+ feature.addEventListener("enabled", function () {
40
for (var i in blocks) {
41
updateMenu(blocks[i])
42
0 commit comments