How do you know if the user is using a Mac?
So I found this code online:
The problem is that
The problem is that
platform is deprecated, what can I use instead? This is the entire code, basically i'm trying to run a function if the user presses CTRL + S or CMD + S ofc