forked from extern/easydiffusion
Revert "Update custom-modifiers.plugin.js"
This reverts commit e5c11ea214
.
This commit is contained in:
parent
e5c11ea214
commit
2d8401473d
@ -1,4 +1,6 @@
|
||||
(function() {
|
||||
PLUGINS['MODIFIERS_LOAD'] = []
|
||||
|
||||
PLUGINS['MODIFIERS_LOAD'].push({
|
||||
loader: function() {
|
||||
let customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY, '')
|
||||
|
Loading…
Reference in New Issue
Block a user