Skip to content

Commit 42533ab

Browse files
committed
logbon72#110 return module name
1 parent 8d45dff commit 42533ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/angular-material-datetimepicker.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1057,6 +1057,7 @@ function ngMaterialDatePicker(moment) {
10571057
}
10581058
};
10591059
}]);
1060+
return moduleName;
10601061
}
10611062

10621063
var isElectron = window && window.process && window.process.type;

0 commit comments

Comments
 (0)