mirror of
https://git.mirrors.martin98.com/https://github.com/sub-store-org/Sub-Store.git
synced 2026-04-03 16:03:18 +08:00
chore: YAML 解析兼容
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import YAML from 'static-js-yaml';
|
||||
import YAML from '@/utils/yaml';
|
||||
|
||||
function QXFilter() {
|
||||
const type = 'SINGLE';
|
||||
|
||||
Reference in New Issue
Block a user