mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
Imported missing path package
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
import axios from 'axios'
|
import axios from 'axios'
|
||||||
import storage from '@/storage.js'
|
import storage from '@/storage.js'
|
||||||
import config from '@/config.json'
|
import config from '@/config.json'
|
||||||
|
import path from 'path'
|
||||||
|
|
||||||
const SEASONED_URL = config.SEASONED_URL
|
const SEASONED_URL = config.SEASONED_URL
|
||||||
const ELASTIC_URL = config.ELASTIC_URL
|
const ELASTIC_URL = config.ELASTIC_URL
|
||||||
|
|||||||
Reference in New Issue
Block a user