mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-05-30 06:40:09 +02:00
Revert "Update custom-modifiers.plugin.js"
This reverts commit e5c11ea21413bb82c3d2071d8459562df81f6d45.
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…
x
Reference in New Issue
Block a user