mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 01:09:46 +00:00
Fix routing (#939)
* reinstate working routing code and remove broken code * forward object_info * remove object_info bit
This commit is contained in:
committed by
Chenlei Hu
parent
35579e644e
commit
7b344d5629
@@ -1,5 +1,4 @@
|
||||
export default {
|
||||
app_title: 'ComfyUI',
|
||||
app_version: __COMFYUI_FRONTEND_VERSION__,
|
||||
base_url: import.meta.env.VITE_BASE_URL
|
||||
app_version: __COMFYUI_FRONTEND_VERSION__
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user