Update database.ts

This commit is contained in:
Mahmoud Anwer 2022-12-10 22:57:33 +02:00 committed by GitHub
parent 141a288542
commit f92f5fe96b
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",
name: "MySQL/MariaDB",
meta: {
title: "mySQL",
title: "mySQL/mariaDB",
layer: "MYSQL",
},
},