Skip to content

Commit 81bcf3e

Browse files
authored
Merge branch 'master' into ar2rsawseen/master2
2 parents 6a8dde2 + 3bc945e commit 81bcf3e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

plugins/dbviewer/frontend/public/javascripts/countly.views.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,8 @@
258258
collection: this.localCollection,
259259
db: this.localDb,
260260
url: "/o/export/db",
261-
get_index: this.index
261+
get_index: this.index,
262+
api_key: countlyGlobal.member.api_key
262263
};
263264
return apiQueryData;
264265
},

0 commit comments

Comments
 (0)