I don't know wtf i'm doing
This commit is contained in:
commit
1b0356f39f
Binary file not shown.
After Width: | Height: | Size: 981 B |
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue