use absolute paths for stores
This commit is contained in:
parent
7d19cc2d53
commit
b94d389b7f
52 changed files with 63 additions and 62 deletions
|
|
@ -21,7 +21,7 @@ import {
|
|||
import {
|
||||
faWindowMinimize
|
||||
} from '@fortawesome/free-regular-svg-icons'
|
||||
import { useInterfaceStore } from '../../stores/interface'
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
|
||||
const PLEROMAFE_SETTINGS_MAJOR_VERSION = 1
|
||||
const PLEROMAFE_SETTINGS_MINOR_VERSION = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue