MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / custom-modifiers.plugin.js

File custom-modifiers.plugin.js

ui/plugins/ui/custom-modifiers.plugin.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1; (function () {
2 PLUGINS["MODIFIERS_LOAD"].push({
3 loader: function () {
4 let customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY, "")

Callers

nothing calls this directly

Calls 3

createModifierGroupFunction · 0.85
createCollapsiblesFunction · 0.85
pushMethod · 0.80

Tested by

no test coverage detected