diff options
Diffstat (limited to 'src/components/style_switcher/style_switcher.js')
| -rw-r--r-- | src/components/style_switcher/style_switcher.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/components/style_switcher/style_switcher.js b/src/components/style_switcher/style_switcher.js index 14da4f80..17ae9f30 100644 --- a/src/components/style_switcher/style_switcher.js +++ b/src/components/style_switcher/style_switcher.js @@ -16,8 +16,10 @@ import { colors2to3 } from '../../services/style_setter/style_setter.js' import { + SLOT_INHERITANCE +} from '../../services/theme_data/pleromafe.js' +import { CURRENT_VERSION, - SLOT_INHERITANCE, OPACITIES, getLayers, getOpacitySlot |
