Revert "MPR advanced exports"

This reverts commit 864797fc99.
This commit is contained in:
SPRINX0\prochazka
2025-12-10 07:34:06 +01:00
parent 7a8ff89c5c
commit 1d8ac3cf86
4 changed files with 2 additions and 5 deletions

View File

@@ -95,7 +95,6 @@
title: _t('common.exportDatabase', { defaultMessage: 'Export database' }),
description: _t('newObject.exportDescription', { defaultMessage: 'Export to file like CSV, JSON, Excel, or other DB' }),
command: 'database.export',
isProFeature: true,
testid: 'NewObjectModal_databaseExport',
disabledMessage: _t('newObject.exportDisabled', { defaultMessage: 'Export is not available for current database' }),
},