add an option to disable lightbox modal
@@ -9,7 +9,11 @@ function onUiUpdate(callback){
function uiUpdate(root){
uiUpdateCallbacks.forEach(function(x){
x()
try {
} catch (e) {
(console.error || console.log).call(console, e.message, e);
}
})
The note is not visible to the blocked user.