FRUK-Simulator / Simulator

First Robotics UK Simulator
https://sim.morethanrobots.uk/
MIT License
5 stars 17 forks source link

Show success message to lesson 2 #197

Closed ido-ran closed 2 years ago

ido-ran commented 2 years ago

This is the simplest fix to issue #189. The problem was that this set by setTimeout is not the instance of the class that set it. Using bind we change the this to the the class instance.

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 1.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: