refactor - not working

This commit is contained in:
SPRINX0\prochazka
2024-12-16 15:53:52 +01:00
parent 7e1ceb69ae
commit 358a641449
2 changed files with 16 additions and 16 deletions

View File

@@ -44,6 +44,8 @@
return res;
};
export const disableShowChildrenWithParentMatch = true;
export const createTitle = ({ schemaName, pureName }) => (schemaName ? `${schemaName}.${pureName}` : pureName);
export const databaseObjectIcons = {