diff --git a/pkg-r/R/chat_restore.R b/pkg-r/R/chat_restore.R index 8f9b77fb..1a49c28e 100644 --- a/pkg-r/R/chat_restore.R +++ b/pkg-r/R/chat_restore.R @@ -127,7 +127,6 @@ chat_restore <- function( # Set the UI shiny::withReactiveDomain(session, { - chat_clear(id) client_set_ui(client, id = id) }) })