mirror of
https://github.com/EDCD/coriolis.git
synced 2025-12-10 15:15:34 +00:00
Actually fix comparison delete build bug
This commit is contained in:
@@ -82,6 +82,7 @@ angular.module('app').service('Persist', ['$window','lodash', function ($window,
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
localStorage.setItem(LS_KEY_COMPARISONS, angular.toJson(this.comparisons));
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user