diff --git a/dist/power-flux-card.js b/dist/power-flux-card.js index 301a47a..f8a680f 100644 --- a/dist/power-flux-card.js +++ b/dist/power-flux-card.js @@ -104,10 +104,7 @@ cardTranslations['en'] = lang_en.card; -const editorTranslations = { - "en": lang_en.editor, - "de": lang_de.editor -}; + const fireEvent = (node, type, detail, options) => {