mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 20:16:55 +00:00
fix(nc-gui): pr review changes
This commit is contained in:
@@ -95,7 +95,7 @@ const helpItems = computed<CategoryItemType[]>(() => {
|
||||
tooltip: t('labels.clickToCopy'),
|
||||
},
|
||||
],
|
||||
hidden: isEeUI,
|
||||
hidden: !isEeUI,
|
||||
},
|
||||
{
|
||||
category: t('title.whatsNew'),
|
||||
|
||||
Reference in New Issue
Block a user