[mirotlalksfu] - fix typo

main
Miroslav Pejic 4 years ago
parent ab21686e9a
commit 2262cf2e12

@ -34,7 +34,7 @@ const hostCfg = {
protected: config.hostProtected,
username: config.hostUsername,
password: config.hostPassword,
authenticated: false,
authenticated: true,
};
const apiBasePath = '/api/v1'; // api endpoint path

Loading…
Cancel
Save