Reverting this unnecessary change

This commit is contained in:
patriceac 2022-11-26 18:27:04 -08:00
parent 2d8401473d
commit 0dc970562a

View File

@ -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, '')