Skip to content
Snippets Groups Projects
Commit 9ff117ce authored by Maria Zadnepryanets's avatar Maria Zadnepryanets
Browse files

Merge branch '402-give-export-file-more-specific-name' into 'master'

Give exported csv drip-data name

Closes #402

See merge request bloodyhealth/drip!359
parents aa2de9e3 78e4d109
No related branches found
No related tags found
No related merge requests found
export const EXPORT_FILE_NAME = 'data.csv'
\ No newline at end of file
export const EXPORT_FILE_NAME = 'drip-data.csv'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment