mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-26 17:30:07 +00:00
fix: address review nits in load3d (#8779)
## Summary - Refactor getModelUrl to use const instead of let - add missing language key improve for https://github.com/Comfy-Org/ComfyUI_frontend/pull/8765 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-8779-fix-address-review-nits-in-load3d-3036d73d36508183af11c5e9bc545650) by [Unito](https://www.unito.io)
This commit is contained in:
@@ -2387,6 +2387,7 @@
|
||||
"placeholderImage": "Select image...",
|
||||
"placeholderAudio": "Select audio...",
|
||||
"placeholderVideo": "Select video...",
|
||||
"placeholderMesh": "Select mesh...",
|
||||
"placeholderModel": "Select model...",
|
||||
"placeholderUnknown": "Select media..."
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user