mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-23 16:24:06 +00:00
Merge branch 'main' into sno-fix-playwright-babel
This commit is contained in:
@@ -110,8 +110,8 @@ const SelectedVersionValues = {
|
||||
}
|
||||
|
||||
const ManagerChannelValues: Record<string, ManagerChannel> = {
|
||||
DEFAULT: 'default', // ✅ Valid - will compile
|
||||
DEV: 'dev' // ✅ Valid - will compile
|
||||
DEFAULT: 'default',
|
||||
DEV: 'dev'
|
||||
}
|
||||
|
||||
const ManagerDatabaseSourceValues: Record<string, ManagerDatabaseSource> = {
|
||||
|
||||
Reference in New Issue
Block a user