blue-owl-core
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "blue-owl-core", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Technical Official device integration for owlcms", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -79,3 +79,3 @@ import type { | ||
public resumeCompetition() { | ||
this.debug('resume copetition'); | ||
this.debug('resume competition'); | ||
this.owlcms.resumeCompetition({ platform: this.platform }); | ||
@@ -82,0 +82,0 @@ } |
197932