forked from trent_larson/crowd-funder-for-time-pwa
Merge branch 'master' into build-improvement
This commit is contained in:
@@ -893,7 +893,7 @@ export interface DatabaseExport {
|
||||
}
|
||||
|
||||
/**
|
||||
* Converts an array of contacts to the standardized database export JSON format.
|
||||
* Converts an array of contacts to the export JSON format.
|
||||
* This format is used for data migration and backup purposes.
|
||||
*
|
||||
* @param contacts - Array of Contact objects to convert
|
||||
|
||||
Reference in New Issue
Block a user