mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-01-30 04:50:04 +00:00
* reinstate working routing code and remove broken code * forward object_info * remove object_info bit
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
export default {
|
|
app_title: 'ComfyUI',
|
|
app_version: __COMFYUI_FRONTEND_VERSION__
|
|
}
|