mirror of
https://github.com/bellingcat/datasheet-server.git
synced 2026-06-08 03:18:33 +03:00
Minor comment; running new ci file for testing
This commit is contained in:
@@ -40,6 +40,7 @@ class Controller {
|
||||
})
|
||||
}
|
||||
|
||||
// Controller function to retrieve all blueprints and export to user defined file location
|
||||
retrieveAll (fileDest) {
|
||||
if (!fileDest) return Promise.reject(new Error(copy.errors.export.fileMissing))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user