Update app.js

master
Andy Smy 2025-04-19 22:04:07 +01:00 committed by GitHub
parent 243829b4e0
commit 96443e4f08
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -222,3 +222,4 @@ var scrollMenu = E.showScroller({
}, },
select : (idx) => console.log("You selected ", scrollMenuItems[idx]) select : (idx) => console.log("You selected ", scrollMenuItems[idx])
}); });