This makes sure it will work everywhere
@@ -1,5 +1,5 @@
function gradioApp(){
return document
return !!document.getElementsByTagName('gradio-app')[0].shadowRoot ? document.getElementsByTagName('gradio-app')[0].shadowRoot : document
}
function get_uiCurrentTab() {
The note is not visible to the blocked user.