mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 20:26:49 +00:00
fix: go to visibility on base node action
This commit is contained in:
@@ -530,6 +530,7 @@ const openBaseSettings = async (baseId: string) => {
|
||||
baseId,
|
||||
query: {
|
||||
page: 'base-settings',
|
||||
tab: 'visibility',
|
||||
},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user