File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ Display a generic PNotify notification with the options you pass to it. It ignor
107
107
Same as ` notify ` but will merge the options with defaults. Useful when you only want to override or add one options, without
108
108
clearing all defaults.
109
109
110
- ` notificationService.notifyWithDefaults(options); `
110
+ ` notificationService.notifyWithDefaults(options, [stack name] ); `
111
111
112
112
### Provider
113
113
@@ -242,4 +242,4 @@ To the [angular-pines-notify](https://github.com/mykabam/angular-pines-notify) c
242
242
- [ mibamur] ( https://github.com/mibamur )
243
243
- [ MaximilianoRicoTabo] ( https://github.com/MaximilianoRicoTabo )
244
244
245
- Thanks to [ mehdi-ghezal] ( https://github.com/mehdi-ghezal ) for stack implementation.
245
+ Thanks to [ mehdi-ghezal] ( https://github.com/mehdi-ghezal ) for stack implementation.
You can’t perform that action at this time.
0 commit comments