Revert "Update global-methods.js"
This commit is contained in:
parent
80044b34c7
commit
c644d3a7f8
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ export default {
|
|||
const headers = {
|
||||
[headerKeys.EXPERIMENT]: JSON.stringify(store.getters.experimentSettings),
|
||||
};
|
||||
|
||||
axios({
|
||||
method: method,
|
||||
url: cfDistroUrl + endpoint,
|
||||
|
|
|
|||
Loading…
Reference in a new issue