parent
d2a2878c11
commit
555d1db3ba
9 changed files with 12 additions and 49 deletions
|
@ -22,5 +22,5 @@ export const NotifCenter = () => PopupWindow({
|
|||
transition: 'slide bottom',
|
||||
monitor: 1,
|
||||
|
||||
content: NotifCenterWidget(),
|
||||
child: NotifCenterWidget(),
|
||||
});
|
||||
|
|
|
@ -21,5 +21,5 @@ export const NotifCenter = () => PopupWindow({
|
|||
anchor: ['top', 'right'],
|
||||
margins: [TOP_MARGIN, 0, 0, 0],
|
||||
|
||||
content: NotifCenterWidget(),
|
||||
child: NotifCenterWidget(),
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue