From a75cce39ed4628d5f492190e85745e2f7416cfc4 Mon Sep 17 00:00:00 2001 From: xream Date: Sun, 14 Jan 2024 13:01:10 +0800 Subject: [PATCH] chroe: Script Example --- package.json | 2 +- src/views/editor/components/Script.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 193ebfdb7..5475138db 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-store-front-end", - "version": "2.14.50", + "version": "2.14.51", "private": true, "scripts": { "dev": "vite --host", diff --git a/src/views/editor/components/Script.vue b/src/views/editor/components/Script.vue index cc3693213..ff1e0f0cd 100644 --- a/src/views/editor/components/Script.vue +++ b/src/views/editor/components/Script.vue @@ -68,7 +68,7 @@ let clashMetaProxies = await produceArtifact({ type: 'subscription', name: 'sub', platform: 'ClashMeta', - produceType: 'internal' // 'internal' produces an Array, otherwise produces a String( ProxyUtils.yaml.safeLoad('YAML String') ) + produceType: 'internal' // 'internal' produces an Array, otherwise produces a String( ProxyUtils.yaml.safeLoad('YAML String').proxies ) })) // YAML