mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
chore: fix api key on instructions page
This commit is contained in:
parent
75e61c0dc3
commit
e01e6575db
@ -212,7 +212,7 @@
|
||||
{{ template "foot.tpl.html" . }}
|
||||
|
||||
<script>
|
||||
document.addEventListener('load', function() {
|
||||
window.addEventListener('load', function() {
|
||||
document.getElementById('api-key-instruction').innerHTML = document.getElementById('api-key-container').value
|
||||
})
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user