fix(nc-gui): hide base settings tab in shared base

This commit is contained in:
Ramesh Mane
2025-05-28 09:42:17 +00:00
parent 51416f5d48
commit 15bd3bc4f9
2 changed files with 1 additions and 3 deletions

View File

@@ -177,5 +177,3 @@ const openUrl = (item: ItemType) => {
</NcDropdown>
</div>
</template>
<style lang="scss" scoped></style>