no message

This commit is contained in:
hellcat 2025-10-15 12:57:26 +08:00
parent ed558f374a
commit b73305311b
2 changed files with 1 additions and 2 deletions

View File

@ -261,8 +261,8 @@ $_ENV['Clash_Group_Config'] = [
'type' => 'select',
// 插入节点名称
'proxies' => [
'🎯 直接连接',
'♻️ 自动节点',
'🎯 直接连接',
],
],
[

View File

@ -12,7 +12,6 @@
import { viteBundler } from '@vuepress/bundler-vite'
import { defineUserConfig } from 'vuepress'
import { plumeTheme } from 'vuepress-theme-plume'
//import { shikiPlugin } from '@vuepress/plugin-shiki'
export default defineUserConfig({
base: '/',