@ -17,6 +17,7 @@ var run = function(code) {
|
||||
}
|
||||
|
||||
application.remote.output(result);
|
||||
self.close();
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -17,6 +17,7 @@ var run = function(code) {
|
||||
}
|
||||
|
||||
application.remote.output(result);
|
||||
self.close();
|
||||
};
|
||||
|
||||
|
||||
|