Update database.ts

This commit is contained in:
吴晟 Wu Sheng 2022-12-12 10:37:21 +08:00 committed by GitHub
parent 5c622e4702
commit 0072f026d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,9 +28,9 @@ export default [
children: [
{
path: "/mySQL",
name: "MySQL/MariaDB",
name: "MySQL",
meta: {
title: "mySQL/mariaDB",
title: "mySQL",
layer: "MYSQL",
},
},