mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-12 23:46:57 +08:00
Fixed QX tls issue
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { OpenAPI } from '../vendor/open-api';
|
||||
import { OpenAPI } from '@/vendor/open-api';
|
||||
|
||||
const $ = new OpenAPI('sub-store');
|
||||
export default $;
|
||||
|
||||
Reference in New Issue
Block a user