better lint
This commit is contained in:
parent
e554eeeef6
commit
18d8ea6b63
123 changed files with 362 additions and 205 deletions
|
|
@ -13,9 +13,10 @@ import {
|
|||
slice,
|
||||
} from 'lodash'
|
||||
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
import apiService from '../services/api/api.service.js'
|
||||
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
|
||||
const emptyTl = (userId = 0) => ({
|
||||
statuses: [],
|
||||
statusesObject: {},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue