Unverified Commit 7c1fd10c authored by Mantas Vilčinskas's avatar Mantas Vilčinskas Committed by GitHub
Browse files

Update js.html

parent 9df72c38
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@
   * Dev toolset
   */

  console.log('cState v4.0.0 - https://github.com/cstate/cstate');
  console.log('cState v4.0.1 - https://github.com/cstate/cstate');
  document.getElementsByTagName('html')[0].className = 'js';

  /**