Co-authored-by: aider (deepseek/deepseek-chat) <aider@aider.chat>
@@ -22,4 +22,4 @@ ui <- create_ui()
server <- create_server
# Run the app
shinyApp(ui, server)
shinyApp(ui = ui, server = server)
The note is not visible to the blocked user.