I don't know wtf i'm doing

This commit is contained in:
Wedge 2016-05-22 15:37:40 +03:00
commit 1b0356f39f
2 changed files with 0 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 981 B

View File

@ -17,10 +17,6 @@ RosaABF.config(['$compileProvider', function ($compileProvider) {
$compileProvider.debugInfoEnabled(false);
}]);
RosaABF.config(['$compileProvider', function ($compileProvider) {
$compileProvider.debugInfoEnabled(false);
}]);
var SoundNotificationsHelper = function() {
var isOn = true;
var statusChangedSound = null;