Give exported csv drip-data name
This commit is contained in:
@@ -1 +1 @@
|
|||||||
export const EXPORT_FILE_NAME = 'data.csv'
|
export const EXPORT_FILE_NAME = 'drip-data.csv'
|
||||||
Reference in New Issue
Block a user
@@ -1 +1 @@
|
|||||||
export const EXPORT_FILE_NAME = 'data.csv'
|
export const EXPORT_FILE_NAME = 'drip-data.csv'
|
||||||