mirror of
https://github.com/dborth/vbagx.git
synced 2024-11-22 10:39:18 +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…
Reference in New Issue
Block a user