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() {
|
||||
PLUGINS['MODIFIERS_LOAD'] = []
|
||||
|
||||
PLUGINS['MODIFIERS_LOAD'].push({
|
||||
loader: function() {
|
||||
let customModifiers = localStorage.getItem(CUSTOM_MODIFIERS_KEY, '')
|
||||
|
Loading…
Reference in New Issue
Block a user