Skip to content

Commit 2af0f53

Browse files
committed
Enable explorer fetch
1 parent d4ce633 commit 2af0f53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/stores/AnalyticsQueryStore.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ export const ActionTypes = keyMirror([
168168

169169
function AnalyticsQueryStore(state, action) {
170170
action.app.setParseKeys();
171-
return;
172171
let appsPath = 'parse-app';
173172
let urlPrefix = `${b4aSettings.BACK4APP_API_PATH}/${appsPath}/${action.app.slug}/explorer`;
174173

0 commit comments

Comments
 (0)