Update frontend to v1.2.47 (#4798)
* Update web content to release v1.2.47 * Update shortcut list
This commit is contained in:
2
web/extensions/core/widgetInputs.js
vendored
2
web/extensions/core/widgetInputs.js
vendored
@@ -1,4 +1,4 @@
|
||||
// Shim for extensions\core\widgetInputs.ts
|
||||
// Shim for extensions/core/widgetInputs.ts
|
||||
export const getWidgetConfig = window.comfyAPI.widgetInputs.getWidgetConfig;
|
||||
export const setWidgetConfig = window.comfyAPI.widgetInputs.setWidgetConfig;
|
||||
export const mergeIfValid = window.comfyAPI.widgetInputs.mergeIfValid;
|
||||
|
||||
Reference in New Issue
Block a user