Fix coding style
This commit is contained in:
parent
a27163db22
commit
1383aab1e8
@ -21,7 +21,7 @@ const getBaseUrl = (login_base_url, json_base_url, force_server) => {
|
||||
} else {
|
||||
return json_base_url;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
const authProvider = {
|
||||
// called when the user attempts to log in
|
||||
|
||||
Loading…
Reference in New Issue
Block a user