Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Display a generic PNotify notification with the options you pass to it. It ignor
Same as `notify` but will merge the options with defaults. Useful when you only want to override or add one options, without
clearing all defaults.

`notificationService.notifyWithDefaults(options);`
`notificationService.notifyWithDefaults(options, [stack name]);`

### Provider

Expand Down Expand Up @@ -242,4 +242,4 @@ To the [angular-pines-notify](https://github.com/mykabam/angular-pines-notify) c
- [mibamur](https://github.com/mibamur)
- [MaximilianoRicoTabo](https://github.com/MaximilianoRicoTabo)

Thanks to [mehdi-ghezal](https://github.com/mehdi-ghezal) for stack implementation.
Thanks to [mehdi-ghezal](https://github.com/mehdi-ghezal) for stack implementation.