mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-20 16:43:53 +01:00
Add ability to exclude environments from data export
This commit is contained in:
@@ -21,7 +21,7 @@ export function useExportData() {
|
||||
|
||||
showDialog({
|
||||
id: 'export-data',
|
||||
title: 'Export App Data',
|
||||
title: 'Export Data',
|
||||
size: 'md',
|
||||
noPadding: true,
|
||||
render: ({ hide }) => (
|
||||
|
||||
Reference in New Issue
Block a user