mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-02-04 15:10:06 +00:00
[automated] Apply ESLint and Oxfmt fixes
This commit is contained in:
@@ -90,7 +90,7 @@ export const useModelToNodeStore = defineStore('modelToNode', () => {
|
||||
const fallback = modelToNodeMap.value[topLevel]
|
||||
|
||||
if (fallback && fallback.length > 0) return fallback
|
||||
|
||||
|
||||
return undefined
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user