@smartface/smartface.emulator
Advanced tools
Comparing version
@@ -66,2 +66,3 @@ define(function(require, exports, module) { | ||
dispatcher.ready(function(err) { | ||
runEmulatorButton.enable(); | ||
if (err) { | ||
@@ -75,4 +76,2 @@ dialogError("An error occurred: " + err.constructor.name); | ||
$(".emulatorBtn .c9-icon").css('cssText', ''); | ||
runEmulatorButton.enable(); | ||
//TODO: remove from try-catch later | ||
@@ -79,0 +78,0 @@ try { |
{ | ||
"name": "@smartface/smartface.emulator", | ||
"version": "6.8.0", | ||
"version": "6.8.1", | ||
"description": "Smartface Emulator", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
110588
0