fix(nc-gui): revert unwanted removed changes

This commit is contained in:
Ramesh Mane
2025-10-29 16:13:42 +05:30
parent b77ed34af0
commit ed881814e5

View File

@@ -400,7 +400,7 @@ const onCancel = () => {
</a-form-item>
</div>
</div>
<div class="flex flex-row w-full justify-end mt-8 gap-4">
<div v-if="hasWorkspaceManagePermission" class="flex flex-row w-full justify-end mt-8 gap-4">
<NcButton
v-if="isSaveChangesBtnEnabled"
type="secondary"