mirror of
https://github.com/BorysLevytskyi/BitwiseCmd.git
synced 2026-01-06 03:52:39 +01:00
Fixed bug
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
app.compose(function() {
|
||||
app.component('dispatcher', function() {
|
||||
app.set('dispatcher', function() {
|
||||
var handlers = [];
|
||||
var is = app.get('is');
|
||||
var resultView = app.controller('resultViewCtrl');
|
||||
|
||||
Reference in New Issue
Block a user