XL set default notification location as topRight
This commit is contained in:
parent
2f9e186821
commit
5eebe9e486
|
@ -65,7 +65,7 @@ var XenoLib = (() => {
|
|||
name: 'Notification position',
|
||||
id: 'position',
|
||||
type: 'position',
|
||||
value: 'topLeft'
|
||||
value: 'topRight'
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue