Add comment
parent
a7399fc42d
commit
d56ebf2b2b
ui/src/shared/actions
|
@ -1,3 +1,4 @@
|
|||
// add comment
|
||||
export function publishNotification(notification) {
|
||||
return {
|
||||
type: 'PUBLISH_NOTIFICATION',
|
||||
|
|
Loading…
Reference in New Issue