Skip to content

Commit 8771758

Browse files
Update bannerImpl.md
1 parent 0f971b4 commit 8771758

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/developers/bannerImpl.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export function pushNotificationMessage(options: NotificationOptions): void {
1212
} else if (notificationMessages) {
1313
notificationMessages.push(options);
1414
}
15+
}
1516
```
1617
[pushNotificationMessage Implementation](https://github.com/microsoft/pxt/blob/master/skillmap/src/lib/notifications.ts#L7-L9)
1718

0 commit comments

Comments
 (0)