mirror of
https://github.com/Spythere/stacjownik.git
synced 2026-05-03 05:18:11 +00:00
lock fix; linting
This commit is contained in:
@@ -4,8 +4,6 @@ import { API, Websocket } from '../typings/api';
|
||||
import axios from 'axios';
|
||||
import { Status } from '../typings/common';
|
||||
import { StationJSONData } from './typings';
|
||||
import { io } from 'socket.io-client';
|
||||
import packageInfo from '../../package.json';
|
||||
|
||||
export const useApiStore = defineStore('apiStore', {
|
||||
state: () => ({
|
||||
|
||||
Reference in New Issue
Block a user