mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 18:52:19 +00:00
Update FAQ link (#3579)
This commit is contained in:
@@ -180,7 +180,7 @@ const handleMessageSupport = () => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
const handleFaqClick = () => {
|
const handleFaqClick = () => {
|
||||||
window.open('https://drip-art.notion.site/api-nodes-faqs', '_blank')
|
window.open('https://www.comfy.org/faq', '_blank')
|
||||||
}
|
}
|
||||||
|
|
||||||
const creditHistory = ref<CreditHistoryItemData[]>([])
|
const creditHistory = ref<CreditHistoryItemData[]>([])
|
||||||
|
|||||||
Reference in New Issue
Block a user