mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Added page to manually scrobble
This commit is contained in:
@@ -42,3 +42,7 @@ function checkAPIkey() {
|
||||
apikeycorrect = false
|
||||
}
|
||||
}
|
||||
|
||||
function APIkey() {
|
||||
return document.getElementById("apikey").value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user