Skip to content
Snippets Groups Projects
Commit a463866a authored by Christian Boettcher's avatar Christian Boettcher
Browse files

typo

parent 69846c0b
Branches
Tags
No related merge requests found
......@@ -8,7 +8,7 @@
/*
makes a post call for the token and stores it in localstorage
*/
function login(isername, password) {
function login(username, password) {
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment