File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ export default defineConfig({
129129 base : "/config/providers" ,
130130 collapsed : false ,
131131 items : [
132- { text : "🚀 ModelStack" , link : "/modelstack" } ,
132+ // { text: "🚀 ModelStack", link: "/modelstack" },
133133 { text : "NewAPI" , link : "/newapi" } ,
134134 { text : "PPIO 派欧云" , link : "/ppio" } ,
135135 { text : "硅基流动" , link : "/siliconflow" } ,
@@ -350,7 +350,7 @@ export default defineConfig({
350350 base : "/en/config/providers" ,
351351 collapsed : false ,
352352 items : [
353- { text : "🚀 ModelStack" , link : "/modelstack" } ,
353+ // { text: "🚀 ModelStack", link: "/modelstack" },
354354 { text : "NewAPI" , link : "/newapi" } ,
355355 { text : "PPIO Cloud" , link : "/ppio" } ,
356356 { text : "SiliconFlow" , link : "/siliconflow" } ,
You can’t perform that action at this time.
0 commit comments