1
Bikonja
7y

So today I used a single int to pass on date, a number and a bool because I needed to display additional info ASAP, but a rebuild was out of the question so I built the int instead of a variable that was passed along and parsed it in JavaScript

Comments
Add Comment