XL set default notification location as topRight

This commit is contained in:
_Lighty_ 2020-01-07 12:37:18 +01:00
parent 2f9e186821
commit 5eebe9e486
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ var XenoLib = (() => {
name: 'Notification position',
id: 'position',
type: 'position',
value: 'topLeft'
value: 'topRight'
}
]
}