diff --git a/src/components/helpcenter/WhatsNewPopup.vue b/src/components/helpcenter/WhatsNewPopup.vue index 26d1dc8a05..a1b12bc5bf 100644 --- a/src/components/helpcenter/WhatsNewPopup.vue +++ b/src/components/helpcenter/WhatsNewPopup.vue @@ -136,8 +136,6 @@ const closePopup = async () => { hide() } -// Learn more handled by anchor href - // const handleCTA = async () => { // window.open('https://docs.comfy.org/installation/update_comfyui', '_blank') // await closePopup() @@ -161,8 +159,10 @@ defineExpose({ +