-
-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, I'm new to this code in general and I like it, I plan to use it for my project, I made a few edits like history of the winning names in the given visitor session.
This information is stored in localStorage:
localStorage.setItem('spinHistory', JSON.stringify(spinHistory));
And could such a feature be released in the future? I'll still touch mine and post here as a suggestion, if it's okay for the code owner to take what they want. My question is is it a problem to edit the code as I want and if I have a suggestion to post here, the given solution?
Thanks so much for your time, the code is great.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request