We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89ec606 commit d4f2355Copy full SHA for d4f2355
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sub-store-front-end",
3
- "version": "2.15.13",
+ "version": "2.15.14",
4
"private": true,
5
"scripts": {
6
"dev": "vite --host",
src/components/ArtifactPanel.vue
@@ -129,6 +129,8 @@
129
<nut-radio label="QX">Quantumult X</nut-radio>
130
<nut-radio label="sing-box">sing-box</nut-radio>
131
<nut-radio label="V2Ray">V2Ray</nut-radio>
132
+ <nut-radio label="URI">URI</nut-radio>
133
+ <nut-radio label="JSON">JSON</nut-radio>
134
</nut-radiogroup>
135
</nut-form-item>
136
</template>
0 commit comments