diff --git a/src/backend.csv.js b/src/backend.csv.js index 83e71d9c..454015f0 100644 --- a/src/backend.csv.js +++ b/src/backend.csv.js @@ -4,6 +4,7 @@ this.recline.Backend.CSV = this.recline.Backend.CSV || {}; // Note that provision of jQuery is optional (it is **only** needed if you use fetch on a remote file) (function(my) { + my.__type__ = 'csv'; // ## fetch //