use correct source for notficationClickable
This commit is contained in:
@@ -161,7 +161,7 @@ if ($i) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function getPointerEvents() {
|
function getPointerEvents() {
|
||||||
return store.s.notificationClickable ? 'all' : 'none';
|
return prefer.s.notificationClickable ? 'all' : 'none';
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user