Revert "Update global-methods.js"

This commit is contained in:
hiteshkumar87 2024-02-05 20:59:26 +05:30
parent 80044b34c7
commit c644d3a7f8

View file

@ -22,6 +22,7 @@ export default {
const headers = {
[headerKeys.EXPERIMENT]: JSON.stringify(store.getters.experimentSettings),
};
axios({
method: method,
url: cfDistroUrl + endpoint,