Skip to content

Commit

Permalink
update urls
Browse files Browse the repository at this point in the history
  • Loading branch information
OchiengPaul442 committed Nov 20, 2024
1 parent 57d3434 commit e8efc4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/src/core/urls/analytics.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ export const DATA_EXPORT_URL = `${BASE_AUTH_URL}/analytics/data-download`;

export const SHARE_REPORT_URL = `${BASE_AUTH_URL}/users/emailReport`;

export const SITES_SUMMARY_URL = `${BASE_AUTH_URL}/devices/sites/summary`;
export const SITES_SUMMARY_URL = `${BASE_AUTH_URL}/devices/sites/summary?online_status=online`;

0 comments on commit e8efc4f

Please sign in to comment.