mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 01:56:38 +00:00
refactor(gui): keep the right sidebar open by default
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ const openSwaggerLink = () => {
|
||||
<template #before>
|
||||
<a-list-item v-if="project">
|
||||
<nuxt-link
|
||||
v-t="['a:navbar:user:swagger']"
|
||||
v-e="['a:navbar:user:swagger']"
|
||||
class="!no-underline !text-current py-4 font-semibold"
|
||||
target="_blank"
|
||||
@click="openSwaggerLink"
|
||||
|
||||
Reference in New Issue
Block a user