Fixed breaking bug and server now responds with print status
This commit is contained in:
@@ -19,4 +19,5 @@ async function print() {
|
||||
|
||||
document.getElementById('coords').value = '';
|
||||
document.getElementById('name').value = '';
|
||||
document.getElementById('response').innerHTML = 'Printing...'
|
||||
}
|
||||
Reference in New Issue
Block a user