refactor(swagger): changes to the link so it opens in a new window

This commit is contained in:
2025-04-25 10:43:20 -05:00
parent f35c481aec
commit b0f59b6ec8

View File

@@ -128,7 +128,7 @@ const newSubModules = [
name: "Swagger", name: "Swagger",
link: "#", link: "#",
icon: "Webhook", icon: "Webhook",
newWindow: false, newWindow: true,
isActive: true, isActive: true,
}, },
{ {