minor fixes & refactoring
This commit is contained in:
parent
83a419caf7
commit
ed9e9a3877
9 changed files with 286 additions and 294 deletions
|
|
@ -24,7 +24,8 @@ import StringSetting from '../../helpers/string_setting.vue'
|
|||
import Preview from '../old_theme_tab/theme_preview.vue'
|
||||
import VirtualDirectivesTab from './virtual_directives_tab.vue'
|
||||
|
||||
import { useInterfaceStore, useSyncConfigStore } from 'src/stores/interface'
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
import { useSyncConfigStore } from 'src/stores/sync_config'
|
||||
|
||||
import {
|
||||
getContrastRatio,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue