fixed typo
parent
27c94e619c
commit
c79568a6e1
|
@ -7,6 +7,6 @@ export const environment = {
|
||||||
account: 'https://account.mycroft-test.net',
|
account: 'https://account.mycroft-test.net',
|
||||||
marketplace: 'https://market.mycroft-test.net',
|
marketplace: 'https://market.mycroft-test.net',
|
||||||
translate: 'https://translate-test.mycroft.ai',
|
translate: 'https://translate-test.mycroft.ai',
|
||||||
wordpress: 'https://test.mycroft.ai'
|
wordPress: 'https://test.mycroft.ai'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue