mirror of
https://github.com/dborth/vbagx.git
synced 2025-01-14 03:29:06 +01:00
Separate url endpoint from key database file
This commit is contained in:
parent
5ee95bedac
commit
5dea26ce14
@ -1,4 +1,4 @@
|
||||
import { url } from './key';
|
||||
import { url } from './endpoint';
|
||||
import { localForage } from './encrypt';
|
||||
import axios from 'axios';
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user