mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-28 01:48:56 +01:00
Reverting this unnecessary change
This commit is contained in:
parent
2d8401473d
commit
0dc970562a
@ -1,6 +1,4 @@
|
|||||||
(function() {
|
(function() {
|
||||||
PLUGINS['MODIFIERS_LOAD'] = []
|
|
||||||
|
|
||||||
PLUGINS['MODIFIERS_LOAD'].push({
|
PLUGINS['MODIFIERS_LOAD'].push({
|
||||||
loader: function() {
|
loader: function() {
|
||||||
let customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY, '')
|
let customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY, '')
|
||||||
|
Loading…
Reference in New Issue
Block a user